fix: guard literal implicit conversion for arrays #2855
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)
|