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

Investigate silently failing wemake-python-styleguide #14850

Closed
mpfirrmann opened this issue Jan 17, 2023 · 0 comments · Fixed by #14994
Closed

Investigate silently failing wemake-python-styleguide #14850

mpfirrmann opened this issue Jan 17, 2023 · 0 comments · Fixed by #14994
Assignees
Labels
component: ci All updates on CI (Jenkins/CircleCi/Github Action)

Comments

@mpfirrmann
Copy link
Contributor

mpfirrmann commented Jan 17, 2023

We lint PRs using various (reviewdog-based) linters.
The wemake-python-styleguide job silently fails with

 TypeError: __init__() missing 1 required positional argument: 'metrics'
reviewdog: PullRequest needs 'git' command: failed to run 'git rev-parse --show-prefix': exit status 128

for the last months. This may be due to broken bandit/flake8-bandit versions.

@MoritzThomasHuebner MoritzThomasHuebner added the component: ci All updates on CI (Jenkins/CircleCi/Github Action) label Feb 1, 2023
@LKreutzer LKreutzer self-assigned this Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: ci All updates on CI (Jenkins/CircleCi/Github Action)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants