Skip to content

chore: fork x/gov (but not x/gov/types) #13

chore: fork x/gov (but not x/gov/types)

chore: fork x/gov (but not x/gov/types) #13

Triggered via push August 23, 2024 14:16
Status Failure
Total duration 2m 40s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: x/gov/keeper/keeper_test.go#L75
declaration has 4 blank identifiers (dogsled)
golangci-lint: x/gov/keeper/keeper_test.go#L95
declaration has 4 blank identifiers (dogsled)
golangci-lint: x/gov/genesis.go#L16
Error return value of `k.SetParams` is not checked (errcheck)
golangci-lint: x/gov/simulation/operations_test.go#L276
Error return value of `govcodec.ModuleCdc.UnmarshalJSON` is not checked (errcheck)
golangci-lint: x/gov/simulation/operations_test.go#L320
Error return value of `govcodec.ModuleCdc.UnmarshalJSON` is not checked (errcheck)
golangci-lint: x/gov/keeper/common_test.go#L91
Error return value of `govKeeper.SetParams` is not checked (errcheck)
golangci-lint: x/gov/keeper/deposit_test.go#L202
Error return value of `govKeeper.SetParams` is not checked (errcheck)
golangci-lint: x/gov/keeper/msg_server_test.go#L1108
Error return value of `govKeeper.SetParams` is not checked (errcheck)
golangci-lint: x/gov/keeper/msg_server_test.go#L876
string `abc` has 3 occurrences, make it a constant (goconst)
golangci-lint: x/gov/keeper/msg_server_test.go#L890
string `-0.1` has 3 occurrences, make it a constant (goconst)
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/