Oracle vote extensions #209
Annotations
9 errors and 9 warnings
golangci-lint:
x/oracle/abci/proposal.go#L106
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
x/oracle/abci/proposal.go#L109
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
x/oracle/simulation/operations.go#L17
const `salt` is unused (unused)
|
golangci-lint:
x/oracle/simulation/operations.go#L21
var `whitelist` is unused (unused)
|
golangci-lint:
x/oracle/simulation/operations.go#L22
var `voteHashMap` is unused (unused)
|
golangci-lint:
x/oracle/abci/proposal.go#L105
unnecessary leading newline (whitespace)
|
golangci-lint:
x/oracle/abci/vote_extensions.go#L52
response body must be closed (bodyclose)
|
golangci-lint:
x/oracle/simulation/operations.go#L15
directive `//nolint:gosec //these aren't hard coded credentials` is unused for linter "gosec" (nolintlint)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint:
x/oracle/keeper/abci.go#L13
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/oracle/simulation/operations.go#L29
unused-parameter: parameter 'appParams' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/oracle/simulation/operations.go#L31
unused-parameter: parameter 'ak' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/oracle/simulation/operations.go#L32
unused-parameter: parameter 'bk' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/oracle/simulation/operations.go#L33
unused-parameter: parameter 'k' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/oracle/abci/vote_extensions.go#L88
unused-parameter: parameter 'oracleConfig' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/oracle/abci/vote_extensions.go#L114
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/oracle/abci/proposal.go#L233
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading