Skip to content

Limit wasm gas meter #1879

Limit wasm gas meter

Limit wasm gas meter #1879

Triggered via pull request October 24, 2024 14:29
Status Failure
Total duration 3m 39s
Artifacts

eth_blocktests.yml

on: pull_request
Generate runner indexes
0s
Generate runner indexes
Matrix: eth-blocktests
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 10 warnings
Run ETH Blocktests 4: app/test_helpers.go#L185
cannot use NewInMemoryStateStore() (value of type *InMemoryStateStore) as "github.com/sei-protocol/sei-db/ss/types".StateStore value in assignment: *InMemoryStateStore does not implement "github.com/sei-protocol/sei-db/ss/types".StateStore (missing method GetLatestMigratedKey)
Run ETH Blocktests 4: app/test_helpers.go#L236
cannot use NewInMemoryStateStore() (value of type *InMemoryStateStore) as "github.com/sei-protocol/sei-db/ss/types".StateStore value in assignment: *InMemoryStateStore does not implement "github.com/sei-protocol/sei-db/ss/types".StateStore (missing method GetLatestMigratedKey)
Run ETH Blocktests 4
Process completed with exit code 2.
Run ETH Blocktests 3: app/test_helpers.go#L185
cannot use NewInMemoryStateStore() (value of type *InMemoryStateStore) as "github.com/sei-protocol/sei-db/ss/types".StateStore value in assignment: *InMemoryStateStore does not implement "github.com/sei-protocol/sei-db/ss/types".StateStore (missing method GetLatestMigratedKey)
Run ETH Blocktests 3: app/test_helpers.go#L236
cannot use NewInMemoryStateStore() (value of type *InMemoryStateStore) as "github.com/sei-protocol/sei-db/ss/types".StateStore value in assignment: *InMemoryStateStore does not implement "github.com/sei-protocol/sei-db/ss/types".StateStore (missing method GetLatestMigratedKey)
Run ETH Blocktests 3
Process completed with exit code 2.
Run ETH Blocktests 1: app/test_helpers.go#L185
cannot use NewInMemoryStateStore() (value of type *InMemoryStateStore) as "github.com/sei-protocol/sei-db/ss/types".StateStore value in assignment: *InMemoryStateStore does not implement "github.com/sei-protocol/sei-db/ss/types".StateStore (missing method GetLatestMigratedKey)
Run ETH Blocktests 1: app/test_helpers.go#L236
cannot use NewInMemoryStateStore() (value of type *InMemoryStateStore) as "github.com/sei-protocol/sei-db/ss/types".StateStore value in assignment: *InMemoryStateStore does not implement "github.com/sei-protocol/sei-db/ss/types".StateStore (missing method GetLatestMigratedKey)
Run ETH Blocktests 1
Process completed with exit code 2.
Run ETH Blocktests 2: app/test_helpers.go#L185
cannot use NewInMemoryStateStore() (value of type *InMemoryStateStore) as "github.com/sei-protocol/sei-db/ss/types".StateStore value in assignment: *InMemoryStateStore does not implement "github.com/sei-protocol/sei-db/ss/types".StateStore (missing method GetLatestMigratedKey)
Run ETH Blocktests 2: app/test_helpers.go#L236
cannot use NewInMemoryStateStore() (value of type *InMemoryStateStore) as "github.com/sei-protocol/sei-db/ss/types".StateStore value in assignment: *InMemoryStateStore does not implement "github.com/sei-protocol/sei-db/ss/types".StateStore (missing method GetLatestMigratedKey)
Run ETH Blocktests 2
Process completed with exit code 2.
Run ETH Blocktests 0: app/test_helpers.go#L185
cannot use NewInMemoryStateStore() (value of type *InMemoryStateStore) as "github.com/sei-protocol/sei-db/ss/types".StateStore value in assignment: *InMemoryStateStore does not implement "github.com/sei-protocol/sei-db/ss/types".StateStore (missing method GetLatestMigratedKey)
Run ETH Blocktests 0: app/test_helpers.go#L236
cannot use NewInMemoryStateStore() (value of type *InMemoryStateStore) as "github.com/sei-protocol/sei-db/ss/types".StateStore value in assignment: *InMemoryStateStore does not implement "github.com/sei-protocol/sei-db/ss/types".StateStore (missing method GetLatestMigratedKey)
Run ETH Blocktests 0
Process completed with exit code 2.
Run ETH Blocktests 4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run ETH Blocktests 4
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run ETH Blocktests 3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run ETH Blocktests 3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run ETH Blocktests 1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run ETH Blocktests 1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run ETH Blocktests 2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run ETH Blocktests 2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run ETH Blocktests 0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run ETH Blocktests 0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/