ci: update golangci-lint.yml versions #4229
Annotations
10 errors
|
lint
issues found
|
|
lint:
operator/sp1/sp1.go#L37
ST1005: error strings should not be capitalized (staticcheck)
|
|
lint:
operator/merkle_tree/merkle_tree.go#L35
ST1005: error strings should not be capitalized (staticcheck)
|
|
lint:
operator/merkle_tree/merkle_tree.go#L25
ST1005: error strings should not be capitalized (staticcheck)
|
|
lint:
core/chainio/avs_reader.go#L105
QF1008: could remove embedded field "ContractAlignedLayerServiceManagerCaller" from selector (staticcheck)
|
|
lint:
core/chainio/avs_reader.go#L78
QF1008: could remove embedded field "ContractAlignedLayerServiceManagerCaller" from selector (staticcheck)
|
|
lint:
core/chainio/avs_reader.go#L75
QF1008: could remove embedded field "ContractAlignedLayerServiceManagerCaller" from selector (staticcheck)
|
|
lint:
scripts/test_files/gnark_plonk_bn254_script/main.go#L101
Error return value of `witnessFile.Close` is not checked (errcheck)
|
|
lint:
scripts/test_files/gnark_plonk_bn254_script/main.go#L100
Error return value of `vkFile.Close` is not checked (errcheck)
|
|
lint:
scripts/test_files/gnark_plonk_bn254_script/main.go#L99
Error return value of `proofFile.Close` is not checked (errcheck)
|