update ibc-go to resolve dependabot alert #169
lint.yml
on: pull_request
Run golangci-lint
1m 51s
Run markdown-lint
9s
Run flake8 on python integration tests
13s
Check gomod2nix.toml file is up to date
1m 24s
Annotations
11 errors and 5 warnings
Check gomod2nix.toml file is up to date
Process completed with exit code 1.
|
Run golangci-lint:
rpc/namespaces/ethereum/debug/api.go#L128
G115: integer overflow conversion uint -> int64 (gosec)
|
Run golangci-lint:
rpc/namespaces/ethereum/debug/api.go#L139
G115: integer overflow conversion uint -> int64 (gosec)
|
Run golangci-lint:
rpc/namespaces/ethereum/debug/api.go#L158
G115: integer overflow conversion uint -> int64 (gosec)
|
Run golangci-lint:
rpc/namespaces/ethereum/debug/api.go#L274
G115: integer overflow conversion uint -> int64 (gosec)
|
Run golangci-lint:
rpc/namespaces/ethereum/debug/api.go#L306
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
rpc/namespaces/ethereum/debug/api.go#L316
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
rpc/namespaces/ethereum/debug/api.go#L326
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
rpc/namespaces/ethereum/debug/api.go#L336
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
app/ante/fee_checker.go#L123
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
app/ante/fee_checker.go#L135
G115: integer overflow conversion uint64 -> int64 (gosec)
|
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, technote-space/get-diff-action@v6.1.2. 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/get-diff-action@v6.1.2. 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, technote-space/get-diff-action@v6.1.2. 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/checkout@v3, technote-space/get-diff-action@v6.1.2. 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
|