Bump github.com/hashicorp/go-metrics from 0.5.2 to 0.5.3 #4
lint.yml
on: pull_request
Run golangci-lint
9m 56s
Run markdown-lint
15s
Annotations
10 errors and 3 warnings
Run golangci-lint:
precompiles/vesting/utils_test.go#L58
declaration has 4 blank identifiers (dogsled)
|
Run golangci-lint:
app/test_helpers.go#L116
Error return value of `app.InitChain` is not checked (errcheck)
|
Run golangci-lint:
ibc/testing/app.go#L99
Error return value of `app.InitChain` is not checked (errcheck)
|
Run golangci-lint:
x/vesting/utils_test.go#L109
Error return value of `app.InitChain` is not checked (errcheck)
|
Run golangci-lint:
x/vesting/utils_test.go#L122
Error return value of `app.Commit` is not checked (errcheck)
|
Run golangci-lint:
x/vesting/utils_test.go#L123
Error return value of `app.BeginBlocker` is not checked (errcheck)
|
Run golangci-lint:
x/epochs/keeper/abci_test.go#L55
Error return value of `suite.network.App.EpochsKeeper.BeginBlocker` is not checked (errcheck)
|
Run golangci-lint:
x/epochs/keeper/abci_test.go#L71
Error return value of `suite.network.App.EpochsKeeper.BeginBlocker` is not checked (errcheck)
|
Run golangci-lint:
x/epochs/keeper/abci_test.go#L75
Error return value of `suite.network.App.EpochsKeeper.BeginBlocker` is not checked (errcheck)
|
Run golangci-lint:
precompiles/staking/utils_test.go#L130
Error return value of `s.network.App.StakingKeeper.IterateValidators` is not checked (errcheck)
|
Run markdown-lint
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-lint
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-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/os/os. Supported file pattern: go.sum
|