Limit wasm gas meter #4890
Annotations
5 errors and 2 warnings
Run Go Tests:
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 Go Tests:
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 Go Tests:
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 Go Tests:
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 Go Tests
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/get-diff-action@v6, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "2122ceb30dfad74faa62c15918feeecf96bba8c5-04-coverage", "2122ceb30dfad74faa62c15918feeecf96bba8c5-18-coverage".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading