Skip to content

feat: Bump up dependencies #128

feat: Bump up dependencies

feat: Bump up dependencies #128

Triggered via pull request July 26, 2024 07:14
Status Failure
Total duration 6m 49s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
6m 40s
Run golangci-lint
Run markdown-lint
14s
Run markdown-lint
Run flake8 on python integration tests
14s
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

5 errors and 8 warnings
Run golangci-lint: app/rapidgen.go#L277
line is 167 characters (lll)
Run golangci-lint: app/rapidgen.go#L278
line is 167 characters (lll)
Run golangci-lint: app/rapidgen.go#L132
directive `// nolint:staticcheck // testing legacy code path` should be written without leading space as `//nolint:staticcheck // testing legacy code path` (nolintlint)
Run golangci-lint: app/rapidgen.go#L134
directive `// nolint:staticcheck // testing legacy code path` should be written without leading space as `//nolint:staticcheck // testing legacy code path` (nolintlint)
Run golangci-lint
issues found
Run flake8 on python integration tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12, 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/
Check gomod2nix.toml file is up to date
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12, 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 markdown-lint
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/ethermint/ethermint. Supported file pattern: go.sum
Run golangci-lint: rpc/websockets.go#L129
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)