[R4R] feat(oracle) #237
Annotations
10 errors and 11 warnings
Run golangci/golangci-lint-action@v4:
x/oracle/keeper/common/types.go#L39
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci/golangci-lint-action@v4:
x/oracle/keeper/common/types.go#L65
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci/golangci-lint-action@v4:
x/oracle/keeper/common/types.go#L72
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci/golangci-lint-action@v4:
x/oracle/keeper/common/types.go#L52
File is not `gofumpt`-ed (gofumpt)
|
Run golangci/golangci-lint-action@v4:
x/oracle/keeper/common/types.go#L105
File is not `gofumpt`-ed (gofumpt)
|
Run golangci/golangci-lint-action@v4:
x/oracle/keeper/common/types.go#L156
File is not `gofumpt`-ed (gofumpt)
|
Run golangci/golangci-lint-action@v4:
testutil/keeper/oracle.go#L51
Error return value of `k.SetParams` is not checked (errcheck)
|
Run golangci/golangci-lint-action@v4:
x/oracle/module.go#L77
Error return value of `types.RegisterQueryHandlerClient` is not checked (errcheck)
|
Run golangci/golangci-lint-action@v4:
x/oracle/module.go#L61
`marshalled` is a misspelling of `marshaled` (misspell)
|
Run golangci/golangci-lint-action@v4:
x/oracle/module_simulation.go#L50
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci/golangci-lint-action@v4:
x/oracle/keeper/common/types.go#L21
var-naming: const MaxDetId should be MaxDetID (revive)
|
Run golangci/golangci-lint-action@v4:
x/oracle/keeper/common/types.go#L33
var-naming: method parameter sourceId should be sourceID (revive)
|
Run golangci/golangci-lint-action@v4:
x/oracle/keeper/common/types.go#L37
var-naming: method parameter sourceId should be sourceID (revive)
|
Run golangci/golangci-lint-action@v4:
x/oracle/keeper/common/types.go#L45
var-naming: method parameter feederId should be feederID (revive)
|
Run golangci/golangci-lint-action@v4:
x/oracle/keeper/common/types.go#L53
var-naming: method parameter feederId should be feederID (revive)
|
Run golangci/golangci-lint-action@v4:
x/oracle/keeper/common/types.go#L62
var-naming: method parameter feederId should be feederID (revive)
|
Run golangci/golangci-lint-action@v4:
x/oracle/keeper/common/types.go#L73
var-naming: range var sId should be sID (revive)
|
Run golangci/golangci-lint-action@v4:
x/oracle/module_simulation.go#L75
unused-parameter: parameter 'simState' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/golangci-lint-action@v4:
x/oracle/module_simulation.go#L80
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/golangci-lint-action@v4:
x/oracle/module.go#L67
unused-parameter: parameter 'config' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading