imp(all): Move latest changes from Evmos main (incl. SDK v50) #132
Triggered via pull request
September 20, 2024 15:14
Status
Failure
Total duration
3m 42s
Artifacts
–
lint.yml
on: pull_request
Run golangci-lint
3m 27s
Run markdown-lint
22s
Annotations
8 errors and 3 warnings
Run markdown-lint
Files should end with a single newline character
|
Run golangci-lint:
testutil/tx/eth.go#L108
G115: integer overflow conversion int -> uint64 (gosec)
|
Run golangci-lint:
ibc/testing/endpoint.go#L120
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci-lint:
x/evm/types/tx_data.go#L72
func `rawSignatureValues` is unused (unused)
|
Run golangci-lint:
testutil/integration/os/network/network.go#L222
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci-lint:
testutil/integration/os/utils/genesis.go#L43
G115: integer overflow conversion int -> uint64 (gosec)
|
Run golangci-lint:
testutil/integration/os/utils/genesis.go#L35
ineffectual assignment to denoms (ineffassign)
|
Run golangci-lint
issues found
|
Run markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 use a deprecated Node.js version and will be forced to run on node20: 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
Restore cache failed: Dependencies file is not found in /home/runner/work/os/os. Supported file pattern: go.sum
|