ci: Bump RocksDB to v9.3.1 #2914
ci-commit.yml
on: push
lint
/
...
/
Check Proto
49s
lint
/
golangci-lint
2m 17s
Annotations
10 errors and 4 warnings
lint / golangci-lint:
x/evmutil/types/errors.go#L7
Magic number: 2, in <argument> detected (mnd)
|
lint / golangci-lint:
x/evmutil/types/errors.go#L8
Magic number: 3, in <argument> detected (mnd)
|
lint / golangci-lint:
x/evmutil/types/errors.go#L9
Magic number: 4, in <argument> detected (mnd)
|
lint / golangci-lint:
x/evmutil/types/errors.go#L10
Magic number: 5, in <argument> detected (mnd)
|
lint / golangci-lint:
x/evmutil/types/errors.go#L11
Magic number: 6, in <argument> detected (mnd)
|
lint / golangci-lint:
x/evmutil/types/errors.go#L12
Magic number: 7, in <argument> detected (mnd)
|
lint / golangci-lint:
x/evmutil/types/errors.go#L13
Magic number: 8, in <argument> detected (mnd)
|
lint / golangci-lint:
x/evmutil/types/errors.go#L14
Magic number: 9, in <argument> detected (mnd)
|
lint / golangci-lint:
cmd/kava/cmd/shard.go#L223
Error return value of `multistore.PruneStores` is not checked (errcheck)
|
lint / golangci-lint:
cmd/kava/cmd/root.go#L96
error returned from external package is unwrapped: sig: func github.com/Kava-Labs/opendb.OpenDB(appOpts github.com/Kava-Labs/opendb.AppOptions, dataDir string, dbName string, backendType github.com/cometbft/cometbft-db.BackendType) (github.com/cometbft/cometbft-db.DB, error) (wrapcheck)
|
lint / proto-lint / Check Proto
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / proto-lint / Check Proto
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|