Integration tests #182
Annotations
3 errors and 1 warning
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.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading