Skip to content

ci: update golangci-lint.yml versions #4229

ci: update golangci-lint.yml versions

ci: update golangci-lint.yml versions #4229

Triggered via pull request June 5, 2025 15:55
@JuArceJuArce
synchronize #1967
fix-go-lint
Status Failure
Total duration 1m 8s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)