Skip to content

slither-mutate: fit and finish #2817

slither-mutate: fit and finish

slither-mutate: fit and finish #2817

Triggered via pull request March 18, 2024 20:07
Status Failure
Total duration 1m 42s
Artifacts

pylint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Lint Code Base: slither/tools/mutator/__main__.py#L255
R1723: Unnecessary "elif" after "break", remove the leading "el" from "elif" (no-else-break)
Lint Code Base: slither/tools/mutator/utils/file_handling.py#L45
W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation)
Lint Code Base: slither/tools/mutator/utils/file_handling.py#L95
W1309: Using an f-string that does not have any interpolated variables (f-string-without-interpolation)