Skip to content

TESTNET: add upgrade handler #1984

TESTNET: add upgrade handler

TESTNET: add upgrade handler #1984

Triggered via push November 7, 2024 12:42
Status Failure
Total duration 3m 7s
Artifacts

go-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
lint: x/emergencybutton/keeper/keeper.go#L9
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
lint: x/compute/internal/types/expected_keepers.go#L7
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
lint: x/emergencybutton/ibc_middleware.go#L7
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/SecretNetwork/SecretNetwork. Supported file pattern: go.sum
lint: app/upgrades/v1.15-testnet-revert-proto-changes/upgrade.go#L25
unused-parameter: parameter 'appKeepers' seems to be unused, consider removing or renaming it as _ (revive)