build fix(7) #2004
Annotations
1 error and 4 warnings
golangci-lint
issues found
|
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/
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/SecretNetwork/SecretNetwork. Supported file pattern: go.sum
|
golangci-lint:
x/compute/internal/keeper/ante.go#L128
var-declaration: should drop = nil from declaration of var latestProposal; it is the zero value (revive)
|
golangci-lint:
cmd/secretd/attestation.go#L314
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading