Skip to content

Add StateDB IAVL consistency tests #159

Add StateDB IAVL consistency tests

Add StateDB IAVL consistency tests #159

Triggered via pull request March 12, 2024 22:37
Status Failure
Total duration 2m 8s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
1m 56s
Run golangci-lint
Run markdown-lint
18s
Run markdown-lint
Run flake8 on python integration tests
13s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
14s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 14 warnings
Run golangci-lint: rpc/websockets.go#L114
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
Run golangci-lint: rpc/websockets.go#L116
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
Run golangci-lint: app/utils.go#L120
line is 204 characters (lll)
Run golangci-lint: x/evm/testutil/suite.go#L316
line is 160 characters (lll)
Run golangci-lint
issues found
Run flake8 on python integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run flake8 on python integration tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check gomod2nix.toml file is up to date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2.3.4, technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check gomod2nix.toml file is up to date
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check gomod2nix.toml file is up to date
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check gomod2nix.toml file is up to date
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/get-diff-action@v6.1.2, golangci/golangci-lint-action@v3.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run golangci-lint: x/evm/statedb_legacy/journal.go#L17
var-naming: don't use an underscore in package name (revive)
Run golangci-lint: x/evm/statedb_legacy/state_object.go#L16
var-naming: don't use an underscore in package name (revive)
Run golangci-lint: x/evm/statedb_legacy/access_list.go#L17
var-naming: don't use an underscore in package name (revive)
Run golangci-lint: x/evm/statedb_legacy/statedb.go#L16
var-naming: don't use an underscore in package name (revive)
Run golangci-lint: x/evm/statedb_legacy/interfaces.go#L16
var-naming: don't use an underscore in package name (revive)
Run golangci-lint: x/evm/statedb_legacy/config.go#L16
var-naming: don't use an underscore in package name (revive)