Skip to content

Running nitpick with flakeheaven 3.2.1 results in warnings #513

@hans-d

Description

@hans-d

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Upvoted / Requests

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions