Active `fail_on_warning` RTD
See original GitHub issueNow we’re ignoring the sphinx
warnings and some of these warnings is about “broken” references so we need to configure our ReadTheDocs
build to fail on warnings.
The default value is false, reference!!
Another point here is that we got a lot of warnings like this:
WARNING: Cannot resolve forward reference in type annotations of "returns.interfaces.specific.result.ResultLikeN.bind_result": name 'Result' is not defined
It’s because our configuration is set to disable the TYPE_CHECKING
flag as we can see here
refs #547
Issue Analytics
- State:
- Created 3 years ago
- Comments:21 (21 by maintainers)
Top Results From Across the Web
RTD Service Alerts
Find RTD service alerts including detours, delays, stop closures, elevator outages and other issues that may affect your route or station.
Read more >Allow for pull request builds to fail on warnings #7240 - GitHub
I'm thinking of suggesting to switch this repository from CircleCI to RTD docs CI, which is fairly active and has a turn-over of...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
https://pypi.org/project/default-values/
@thepabloaguilar I have dropped python3.6