lock file updated #1946
Annotations
3 errors and 4 warnings
lint:
go-cosmwasm/api/lib.go#L120
File is not `gofumpt`-ed (gofumpt)
|
lint:
cmd/secretd/attestation.go#L326
`amoung` is a misspelling of `among` (misspell)
|
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:
cmd/secretd/attestation.go#L308
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
cmd/secretd/attestation.go#L328
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|