Skip to content

Feat ckpt

Feat ckpt #44

Triggered via pull request March 27, 2024 15:02
@will-2012will-2012
synchronize #14
feat-ckpt
Status Failure
Total duration 42m 5s
Artifacts

unit-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
unit_test: tests/fuzzers/stacktrie/trie_fuzzer.go#L139
cannot use spongeA (variable of type *spongeDb) as ethdb.KeyValueStore value in argument to rawdb.NewDatabase: *spongeDb does not implement ethdb.KeyValueStore (missing method NewCheckpoint)
unit_test: tests/fuzzers/stacktrie/trie_fuzzer.go#L142
cannot use spongeB (variable of type *spongeDb) as ethdb.KeyValueStore value in argument to rawdb.NewDatabase: *spongeDb does not implement ethdb.KeyValueStore (missing method NewCheckpoint)
unit_test: trie/trie_test.go#L848
cannot use s (variable of type *spongeDb) as ethdb.KeyValueStore value in argument to rawdb.NewDatabase: *spongeDb does not implement ethdb.KeyValueStore (missing method NewCheckpoint)
unit_test: trie/trie_test.go#L879
cannot use s (variable of type *spongeDb) as ethdb.KeyValueStore value in argument to rawdb.NewDatabase: *spongeDb does not implement ethdb.KeyValueStore (missing method NewCheckpoint)
unit_test: trie/trie_test.go#L911
cannot use s (variable of type *spongeDb) as ethdb.KeyValueStore value in argument to rawdb.NewDatabase: *spongeDb does not implement ethdb.KeyValueStore (missing method NewCheckpoint)
unit_test: trie/trie_test.go#L970
cannot use s (variable of type *spongeDb) as ethdb.KeyValueStore value in argument to rawdb.NewDatabase: *spongeDb does not implement ethdb.KeyValueStore (missing method NewCheckpoint)
unit_test
Process completed with exit code 2.
unit_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.