Skip to content

patch L-1

patch L-1 #109

Triggered via pull request July 3, 2024 03:04
Status Failure
Total duration 4m 34s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
4m 22s
Run golangci-lint
Run markdown-lint
15s
Run markdown-lint
Run flake8 on python integration tests
13s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
14s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Run golangci-lint
issues found
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 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/.
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/ethermint/ethermint. Supported file pattern: go.sum
Run golangci-lint: rpc/websockets.go#L130
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: server/start.go#L229
unused-parameter: parameter 'f' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: app/upgrades.go#L94
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)