Skip to content

chore: reorder cache setup step #65

chore: reorder cache setup step

chore: reorder cache setup step #65

Triggered via push April 7, 2024 00:07
Status Failure
Total duration 6m 23s
Artifacts
Test and Build Go Modules
6m 14s
Test and Build Go Modules
Foundry Checks and Reports
2m 42s
Foundry Checks and Reports
Matrix: Test and Build Contracts Scripts
Fit to window
Zoom out
Zoom in

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)