Skip to content
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

Daily tests failed on Sat Oct 01 2022 #8818

Closed
github-actions bot opened this issue Oct 1, 2022 · 1 comment · Fixed by #8819
Closed

Daily tests failed on Sat Oct 01 2022 #8818

github-actions bot opened this issue Oct 1, 2022 · 1 comment · Fixed by #8819
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 Oct 1, 2022

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 Oct 1, 2022
@AlexWaygood
Copy link
Member

A single error in invoke:

error: invoke.completion.complete.complete is inconsistent, stub does not have argument "parser"
Stub: at line 7 in file /home/runner/work/typeshed/typeshed/stubs/invoke/invoke/completion/complete.pyi
def (names: typing.Iterable[builtins.str], core: invoke.parser.parser.ParseResult, initial_context: invoke.parser.context.ParserContext, collection: invoke.collection.Collection) -> <nothing>
Runtime: at line 14 in file /tmp/tmpybekf4gn/lib/python3.9/site-packages/invoke/completion/complete.py
def (names, core, initial_context, collection, parser)

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