Mutation repairs #3172
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)
|