build fix(4) #1996
Annotations
7 errors and 4 warnings
go-cosmwasm/api/lib.go#L159
captLocal: `MrEnclaveHash' should not be capitalized (gocritic)
|
cmd/secretd/attestation.go#L312
`amoung` is a misspelling of `among` (misspell)
|
go-cosmwasm/api/lib.go#L160
unnecessary conversion (unconvert)
|
x/compute/internal/keeper/ante.go#L152
ST1005: error strings should not be capitalized (stylecheck)
|
x/compute/internal/keeper/ante.go#L18
ST1019: package "github.com/cosmos/cosmos-sdk/x/gov/types/v1" is being imported more than once (stylecheck)
|
x/compute/internal/keeper/ante.go#L19
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/x/gov/types/v1" (stylecheck)
|
|
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/
|
|
x/compute/internal/keeper/ante.go#L129
var-declaration: should drop = nil from declaration of var latestProposal; it is the zero value (revive)
|
cmd/secretd/attestation.go#L314
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading