Integration tests #9
Annotations
4 errors and 1 warning
test-integration:
turbo/jsonrpc/tracing.go#L232
cannot use types.HexBytes(witness_bytes) (value of type "github.com/ledgerwatch/erigon/core/types".HexBytes) as hexutility.Bytes value in struct literal
|
test-integration:
turbo/trie/trie_root_test.go#L141
type *trie.RootHashAggregator of trie.NewRootHashAggregator(nil, nil, false) does not match trie.StreamReceiver[T] (cannot infer T)
|
test-integration:
turbo/trie/trie_root_test.go#L165
type *trie.RootHashAggregator of receiver does not match trie.StreamReceiver[T] (cannot infer T)
|
test-integration
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading