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

ci: Failing jobs #63

Closed
bryant-finney opened this issue Nov 30, 2024 · 0 comments · Fixed by #64
Closed

ci: Failing jobs #63

bryant-finney opened this issue Nov 30, 2024 · 0 comments · Fixed by #64
Labels
bug Something isn't working

Comments

@bryant-finney
Copy link
Collaborator

The poetry lint jobs are failing consistency due to safety errors. For example, see job 33691079067

@bryant-finney bryant-finney added the bug Something isn't working label Nov 30, 2024
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
Signed-off-by: Bryant Finney <bryant.finney@outlook.com>
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
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant