Skip to content

fix: guard literal implicit conversion for arrays #2855

fix: guard literal implicit conversion for arrays

fix: guard literal implicit conversion for arrays #2855

Triggered via pull request March 29, 2024 03:32
Status Failure
Total duration 1m 41s
Artifacts

pylint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Lint Code Base: slither/slithir/convert.py#L1945
C0303: Trailing whitespace (trailing-whitespace)
Lint Code Base: slither/slithir/convert.py#L1958
C0303: Trailing whitespace (trailing-whitespace)
Lint Code Base: slither/slithir/convert.py#L1961
W0311: Bad indentation. Found 24 spaces, expected 20 (bad-indentation)
Lint Code Base: slither/slithir/convert.py#L1962
W0311: Bad indentation. Found 28 spaces, expected 24 (bad-indentation)
Lint Code Base: slither/slithir/convert.py#L1963
W0311: Bad indentation. Found 32 spaces, expected 28 (bad-indentation)
Lint Code Base: slither/slithir/convert.py#L1964
W0311: Bad indentation. Found 36 spaces, expected 32 (bad-indentation)
Lint Code Base: slither/slithir/convert.py#L1965
W0311: Bad indentation. Found 40 spaces, expected 36 (bad-indentation)
Lint Code Base: slither/slithir/convert.py#L1966
W0311: Bad indentation. Found 40 spaces, expected 36 (bad-indentation)