question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Active `fail_on_warning` RTD

See original GitHub issue

Now 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:closed
  • Created 3 years ago
  • Comments:21 (21 by maintainers)

github_iconTop GitHub Comments

1reaction
sobolevncommented, Sep 13, 2020
1reaction
sobolevncommented, Sep 11, 2020

@thepabloaguilar I have dropped python3.6

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found