chore: reorder cache setup step #65
mev-commit-ci.yml
on: push
Test and Build Go Modules
6m 14s
Foundry Checks and Reports
2m 42s
Matrix: Test and Build Contracts Scripts
Annotations
10 errors and 10 warnings
Test and Build Go Modules
Cannot open: File exists
|
Test and Build Go Modules
Cannot open: File exists
|
Test and Build Go Modules
Cannot open: File exists
|
Test and Build Go Modules
Cannot open: File exists
|
Test and Build Go Modules
Cannot open: File exists
|
Test and Build Go Modules
Cannot open: File exists
|
Test and Build Go Modules
Cannot open: File exists
|
Test and Build Go Modules
Cannot open: File exists
|
Test and Build Go Modules
Cannot open: File exists
|
Test and Build Go Modules
Cannot open: File exists
|
Test and Build Go Modules
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Test and Build Go Modules:
p2p/pkg/keysigner/mock/mock.go#L21
unused-parameter: parameter 'chainID' seems to be unused, consider removing or renaming it as _ (revive)
|
Test and Build Go Modules:
p2p/pkg/keysigner/mock/mock.go#L37
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
|
Test and Build Go Modules:
oracle/pkg/l1Listener/export_test.go#L1
var-naming: don't use MixedCaps in package name; l1Listener should be l1listener (revive)
|
Test and Build Go Modules:
oracle/pkg/l1Listener/l1Listener.go#L1
var-naming: don't use MixedCaps in package name; l1Listener should be l1listener (revive)
|
Test and Build Go Modules:
oracle/pkg/l1Listener/metrics.go#L1
var-naming: don't use MixedCaps in package name; l1Listener should be l1listener (revive)
|
Test and Build Go Modules:
p2p/pkg/apiserver/helpers.go#L59
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
|
Test and Build Go Modules:
oracle/pkg/l1Listener/l1Listener_test.go#L1
var-naming: don't use MixedCaps in package name; l1Listener_test should be l1listener_test (revive)
|
Test and Build Go Modules:
p2p/pkg/apiserver/api_test.go#L99
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Test and Build Go Modules:
p2p/pkg/keysigner/privatekeysigner.go#L61
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
|