build(deps): bump github.com/rs/cors from 1.8.3 to 1.11.1 #181
Annotations
10 errors and 2 warnings
Run golangci/golangci-lint-action@v6.0.1:
ethereum/eip712/domain.go#L28
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci/golangci-lint-action@v6.0.1:
ethereum/eip712/eip712_legacy.go#L64
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci/golangci-lint-action@v6.0.1:
x/feemarket/keeper/abci.go#L69
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci/golangci-lint-action@v6.0.1:
x/feemarket/keeper/abci.go#L70
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci/golangci-lint-action@v6.0.1:
x/feemarket/keeper/grpc_query.go#L60
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci/golangci-lint-action@v6.0.1:
rpc/types/events.go#L138
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci/golangci-lint-action@v6.0.1:
rpc/types/events.go#L169
G115: integer overflow conversion int -> uint32 (gosec)
|
Run golangci/golangci-lint-action@v6.0.1:
rpc/types/events.go#L254
G115: integer overflow conversion uint64 -> int32 (gosec)
|
Run golangci/golangci-lint-action@v6.0.1:
rpc/types/utils.go#L85
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci/golangci-lint-action@v6.0.1:
rpc/types/utils.go#L131
G115: integer overflow conversion int64 -> uint64 (gosec)
|
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 actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
Loading