Skip to content

build(deps): bump github.com/btcsuite/btcd/btcutil from 1.1.3 to 1.1.6 #22

build(deps): bump github.com/btcsuite/btcd/btcutil from 1.1.3 to 1.1.6

build(deps): bump github.com/btcsuite/btcd/btcutil from 1.1.3 to 1.1.6 #22

Triggered via pull request November 4, 2024 20:04
Status Failure
Total duration 9m 4s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
6m 9s
Run golangci-lint
Run markdown-lint
17s
Run markdown-lint
Run flake8 on python integration tests
13s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
12s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 15 warnings
Run golangci-lint: x/distributorsauth/types/msg_add_admin.go#L1
1-56 lines are duplicate of `x/distributorsauth/types/msg_add_distributor.go:1-54` (dupl)
Run golangci-lint: x/distributorsauth/types/msg_add_distributor.go#L1
1-54 lines are duplicate of `x/distributorsauth/types/msg_add_admin.go:1-56` (dupl)
Run golangci-lint: x/distributorsauth/keeper/abci.go#L21
Error return value of `k.RemoveDistributor` is not checked (errcheck)
Run golangci-lint: x/distributorsauth/handler.go#L65
Error return value of `k.AddDistributor` is not checked (errcheck)
Run golangci-lint: x/distributorsauth/handler.go#L71
Error return value of `k.RemoveDistributor` is not checked (errcheck)
Run golangci-lint: x/distributorsauth/handler.go#L85
Error return value of `k.AddAdmin` is not checked (errcheck)
Run golangci-lint: x/distributorsauth/handler.go#L91
Error return value of `k.RemoveAdmin` is not checked (errcheck)
Run golangci-lint: x/feemarket/types/params.go#L93
commentFormatting: put a space between `//` and comment text (gocritic)
Run golangci-lint: x/distributorsauth/types/events.go#L20
commentFormatting: put a space between `//` and comment text (gocritic)
Run golangci-lint: x/distributorsauth/client/cli/query.go#L32
commentFormatting: put a space between `//` and comment text (gocritic)
Run flake8 on python integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check gomod2nix.toml file is up to date
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
Run golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], golangci/[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/
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/entangle-blockchain/entangle-blockchain. Supported file pattern: go.sum
Run golangci-lint: x/feemarket/client/cli/query.go#L53
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/feemarket/client/cli/query.go#L111
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/distributorsauth/types/events.go#L41
var-naming: don't use underscores in Go names; func parameter edit_option should be editOption (revive)
Run golangci-lint: x/distributorsauth/types/proposal.go#L20
var-naming: don't use underscores in Go names; func parameter end_date should be endDate (revive)
Run golangci-lint: x/distributorsauth/types/codec.go#L12
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/distributorsauth/client/cli/query.go#L53
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/distributorsauth/client/cli/query.go#L119
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/distributorsauth/keeper/abci.go#L13
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/distributorsauth/keeper/keeper.go#L118
var-naming: don't use underscores in Go names; var bytes_prefix should be bytesPrefix (revive)
Run golangci-lint: x/distributorsauth/keeper/keeper.go#L213
var-naming: don't use underscores in Go names; var bytes_prefix should be bytesPrefix (revive)