-
Notifications
You must be signed in to change notification settings - Fork 0
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
ci: Failing jobs #63
Labels
bug
Something isn't working
Comments
bryant-finney
added a commit
that referenced
this issue
Nov 30, 2024
... to allow opening a PR to reproduce the linting errors Signed-off-by: Bryant Finney <bryant.finney@outlook.com>
bryant-finney
added a commit
that referenced
this issue
Nov 30, 2024
bryant-finney
added a commit
that referenced
this issue
Nov 30, 2024
poetry show --why --tree virtualenv pre-commit 3.5.0 A framework for managing and maintaining multi-language pre-commit hooks. └── virtualenv >=20.10.0 ├── distlib >=0.3.7,<1 ├── filelock >=3.12.2,<4 └── platformdirs >=3.9.1,<5 pre-commit 3.8.0 A framework for managing and maintaining multi-language pre-commit hooks. └── virtualenv >=20.10.0 ├── distlib >=0.3.7,<1 ├── filelock >=3.12.2,<4 └── platformdirs >=3.9.1,<5 Signed-off-by: Bryant Finney <bryant.finney@outlook.com>
bryant-finney
added a commit
that referenced
this issue
Nov 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
poetry lint
jobs are failing consistency due tosafety
errors. For example, see job 33691079067The text was updated successfully, but these errors were encountered: