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

Running nitpick with flakeheaven 3.2.1 results in warnings #513

Open
hans-d opened this issue Feb 12, 2023 · 0 comments
Open

Running nitpick with flakeheaven 3.2.1 results in warnings #513

hans-d opened this issue Feb 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@hans-d
Copy link

hans-d commented Feb 12, 2023

Expected behavior

No warnings outputted by flake itself.

Current behavior

WARNING:flake8.checker:The multiprocessing module is not available. Ignoring --jobs arguments.
WARNING:flake8.processor:Plugin requested optional parameter "errors" but this is not an available parameter.
WARNING:flake8.processor:Plugin requested optional parameter "last_starts_at" but this is not an available parameter.
WARNING:flake8.processor:Plugin requested optional parameter "function_depth" but this is not an available parameter.
WARNING:flake8.processor:Plugin requested optional parameter "inside_conditional_block" but this is not an available parameter.

Steps to reproduce

Installed: (using poetry in my case)

python = "^3.11"
flakeheaven = "^3.2.1"
nitpick = "^0.32.0"
@hans-d hans-d added the bug Something isn't working label Feb 12, 2023
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
Status: Upvoted / Requests
Development

No branches or pull requests

1 participant