Merge pull request #128 from b2network/bridge-genesis #298
lint.yml
on: push
Run golangci-lint
51s
Run markdown-lint
13s
Run flake8 on python integration tests
12s
Check gomod2nix.toml file is up to date
14s
Annotations
9 errors and 15 warnings
Run golangci-lint:
rpc/websockets.go#L114
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
Run golangci-lint:
rpc/websockets.go#L116
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
Run golangci-lint:
rpc/websockets.go#L131
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
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/committer/client/cli/query.go#L39
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/committer/client/cli/query.go#L94
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/committer/client/cli/query_params.go#L17
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint
issues found
|
Run flake8 on python integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, 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 markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check gomod2nix.toml file is up to date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, 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: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], golangci/[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/b2-node/b2-node. Supported file pattern: go.sum
|
Run golangci-lint:
x/bridge/keeper/query_caller_group.go#L25
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/bridge/keeper/query_deposit.go#L25
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/bridge/keeper/query_rollup_tx.go#L25
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/bridge/keeper/query_signer_group.go#L25
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/bridge/keeper/query_withdraw.go#L26
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/bridge/client/cli/query_params.go#L17
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/bridge/client/cli/query_deposit.go#L16
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/bridge/client/cli/query_caller_group.go#L16
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/bridge/client/cli/query_rollup_tx.go#L16
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/bridge/client/cli/query_signer_group.go#L16
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|