Skip to content

Integration tests

Integration tests #265

Triggered via schedule December 16, 2024 16:30
Status Failure
Total duration 17m 6s
Artifacts

test-integration.yml

on: schedule
Matrix: tests-windows
Matrix: tests
Fit to window
Zoom out
Zoom in

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.