build(deps): bump github.com/rs/cors from 1.11.0 to 1.11.1 #360
Triggered via pull request
September 20, 2024 10:28
Status
Failure
Total duration
3m 46s
Artifacts
–
lint.yml
on: pull_request
Run golangci-lint
3m 33s
Run markdown-lint
18s
Annotations
10 errors and 3 warnings
Run golangci-lint:
wallets/usbwallet/ledger.go#L374
G115: integer overflow conversion int -> uint16 (gosec)
|
Run golangci-lint:
wallets/usbwallet/ledger.go#L387
G115: integer overflow conversion int -> uint16 (gosec)
|
Run golangci-lint:
ethereum/eip712/domain.go#L15
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
ethereum/eip712/eip712_legacy.go#L51
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
precompiles/testutil/events.go#L38
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci-lint:
rpc/types/events.go#L124
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci-lint:
rpc/types/events.go#L153
G115: integer overflow conversion int -> uint32 (gosec)
|
Run golangci-lint:
rpc/types/events.go#L242
G115: integer overflow conversion uint64 -> int32 (gosec)
|
Run golangci-lint:
rpc/types/utils.go#L65
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci-lint:
rpc/types/utils.go#L135
G115: integer overflow conversion int -> uint64 (gosec)
|
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/evmos/evmos. Supported file pattern: go.sum
|