Skip to content

Daily tests failed on Wed Feb 01 2023 #9645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
github-actions bot opened this issue Feb 1, 2023 · 1 comment · Fixed by #9648
Closed

Daily tests failed on Wed Feb 01 2023 #9645

github-actions bot opened this issue Feb 1, 2023 · 1 comment · Fixed by #9648
Labels
help wanted An actionable problem of low to medium complexity where a PR would be very welcome

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2023

Runs listed here: https://github.com/python/typeshed/actions/workflows/daily.yml

@github-actions github-actions bot added the help wanted An actionable problem of low to medium complexity where a PR would be very welcome label Feb 1, 2023
@srittau
Copy link
Collaborator

srittau commented Feb 1, 2023

BeautifulSoup:

error: bs4.builder._htmlparser.BeautifulSoupHTMLParser.error is not present at runtime
Stub: at line 15 in file /home/runner/work/typeshed/typeshed/stubs/beautifulsoup4/bs4/builder/_htmlparser.pyi
def (self: bs4.builder._htmlparser.BeautifulSoupHTMLParser, msg: builtins.str)
Runtime:
MISSING

error: bs4.builder._htmlparser.HTMLParseError is not present at runtime
Stub: at line 7 in file /home/runner/work/typeshed/typeshed/stubs/beautifulsoup4/bs4/builder/_htmlparser.pyi
<TypeInfo bs4.builder._htmlparser.HTMLParseError>
Runtime:
MISSING

Found 2 errors (checked 10 modules)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted An actionable problem of low to medium complexity where a PR would be very welcome
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant