Skip to content

v2.12.0

v2.12.0 #1139

Triggered via pull request October 18, 2024 03:30
@skyargosskyargos
synchronize #910
v2.12.0-rc0
Status Failure
Total duration 1m 38s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
1m 28s
Run golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run golangci-lint: x/gov/types/v1alpha1/params.go#L108
undefined: sdk.OneDec
Run golangci-lint: x/gov/types/v1alpha1/params.go#L114
undefined: sdk.OneDec
Run golangci-lint: x/gov/types/v1alpha1/params.go#L120
undefined: sdk.OneDec
Run golangci-lint: x/gov/types/v1alpha1/params.go#L142
undefined: govtypes.GetProposalIDBytes (typecheck)
Run golangci-lint: x/oracle/simulation/params.go#L4
`subkeyLockedInBlocks` is unused (deadcode)
Run golangci-lint: x/oracle/simulation/params.go#L5
`subkeyMinimumCollateral` is unused (deadcode)
Run golangci-lint: x/oracle/simulation/params.go#L6
`subkeyExpirationDuration` is unused (deadcode)
Run golangci-lint: x/oracle/simulation/params.go#L7
`subkeyAggregationWindow` is unused (deadcode)
Run golangci-lint: x/oracle/simulation/params.go#L8
`subkeyAggregationResult` is unused (deadcode)
Run golangci-lint: x/oracle/simulation/params.go#L9
`subkeyThresholdScore` is unused (deadcode)
Run golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], technote-space/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/