Bridge module #277
lint.yml
on: pull_request
Run golangci-lint
58s
Run markdown-lint
15s
Run flake8 on python integration tests
13s
Check gomod2nix.toml file is up to date
14s
Annotations
10 errors and 5 warnings
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_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_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_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_withdraw.go#L26
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
app/upgrades.go#L26
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/bridge/simulation/withdraw.go#L24
unused-parameter: parameter 'chainID' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/bridge/simulation/withdraw.go#L62
unused-parameter: parameter 'chainID' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/bridge/simulation/withdraw.go#L108
unused-parameter: parameter 'chainID' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/bridge/simulation/signer_group.go#L24
unused-parameter: parameter 'chainID' seems to be unused, consider removing or renaming it as _ (revive)
|
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/get-diff-action@v6.1.2. 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/get-diff-action@v6.1.2. 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/get-diff-action@v6.1.2. 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/get-diff-action@v6.1.2, golangci/golangci-lint-action@v3.4.0. 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
|