Skip to content

Mutation repairs

Mutation repairs #3172

Triggered via pull request January 27, 2025 20:37
Status Failure
Total duration 1m 38s
Artifacts

pylint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Lint Code Base: slither/tools/mutator/mutators/MVIV.py#L27
E0602: Undefined variable 'node' (undefined-variable)
Lint Code Base: slither/tools/mutator/mutators/MVIV.py#L46
E0602: Undefined variable 'node' (undefined-variable)
Lint Code Base: slither/tools/mutator/mutators/LIR.py#L39
E0602: Undefined variable 'node' (undefined-variable)
Lint Code Base: slither/tools/mutator/mutators/LIR.py#L70
E0602: Undefined variable 'node' (undefined-variable)
Lint Code Base
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Code Base: slither/tools/mutator/mutators/abstract_mutator.py#L83
W0718: Catching too general exception Exception (broad-exception-caught)