Skip to content

build(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.18.0 #193

build(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.18.0

build(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.18.0 #193

Triggered via pull request October 2, 2024 10:22
Status Failure
Total duration 2m 7s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
1m 55s
Run golangci-lint
Run markdown-lint
20s
Run markdown-lint
Run flake8 on python integration tests
16s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
1m 37s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
Check gomod2nix.toml file is up to date
Process completed with exit code 1.
Run golangci-lint: x/feemarket/keeper/abci.go#L69
G115: integer overflow conversion uint64 -> int64 (gosec)
Run golangci-lint: x/feemarket/keeper/abci.go#L70
G115: integer overflow conversion uint64 -> int64 (gosec)
Run golangci-lint: x/feemarket/keeper/grpc_query.go#L60
G115: integer overflow conversion uint64 -> int64 (gosec)
Run golangci-lint: indexer/kv_indexer.go#L101
G115: integer overflow conversion int -> uint32 (gosec)
Run golangci-lint: indexer/kv_indexer.go#L102
G115: integer overflow conversion int -> uint32 (gosec)
Run golangci-lint: indexer/kv_indexer.go#L183
G115: integer overflow conversion int64 -> uint64 (gosec)
Run golangci-lint: indexer/kv_indexer.go#L184
G115: integer overflow conversion int32 -> uint64 (gosec)
Run golangci-lint: indexer/kv_indexer.go#L244
G115: integer overflow conversion uint64 -> int64 (gosec)
Run golangci-lint: tests/rpc/utils.go#L152
printf: non-constant format string in call to fmt.Errorf (govet)
Run golangci-lint: x/evm/keeper/grpc_query.go#L308
G115: integer overflow conversion int64 -> uint64 (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