Integration tests #265
test-integration.yml
on: schedule
Matrix: tests-windows
Matrix: tests
Annotations
8 errors
tests-windows (windows-2022)
Process completed with exit code 1.
|
tests (ubuntu-22.04):
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)
|
tests (ubuntu-22.04):
turbo/trie/trie_root_test.go#L165
type *trie.RootHashAggregator of receiver does not match trie.StreamReceiver[T] (cannot infer T)
|
tests (ubuntu-22.04)
Process completed with exit code 2.
|
tests (macos-13)
The job was canceled because "ubuntu-22_04" failed.
|
tests (macos-13):
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)
|
tests (macos-13):
turbo/trie/trie_root_test.go#L165
type *trie.RootHashAggregator of receiver does not match trie.StreamReceiver[T] (cannot infer T)
|
tests (macos-13)
The operation was canceled.
|