build(deps): bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.21.0 #232
lint.yml
on: pull_request
Run golangci-lint
2m 16s
Run markdown-lint
11s
Run flake8 on python integration tests
16s
Check gomod2nix.toml file is up to date
1m 46s
Annotations
11 errors and 5 warnings
Check gomod2nix.toml file is up to date
Process completed with exit code 2.
|
Run golangci-lint:
ethereum/eip712/domain.go#L28
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
ethereum/eip712/eip712_legacy.go#L64
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
rpc/types/events.go#L138
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci-lint:
rpc/types/events.go#L169
G115: integer overflow conversion int -> uint32 (gosec)
|
Run golangci-lint:
rpc/types/events.go#L254
G115: integer overflow conversion uint64 -> int32 (gosec)
|
Run golangci-lint:
rpc/types/utils.go#L85
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci-lint:
rpc/types/utils.go#L131
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci-lint:
rpc/types/utils.go#L142
G115: integer overflow conversion int -> uint64 (gosec)
|
Run golangci-lint:
rpc/types/utils.go#L143
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci-lint:
rpc/types/utils.go#L145
G115: integer overflow conversion int64 -> uint64 (gosec)
|
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/
|
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/
|
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
|