Add support for v2 host announcements #7557
Annotations
10 errors
Test
59/186 tests failed
|
Test:
autopilot/contractor/hostset_test.go#L35
hostset_test.go:35: Expected new host with unique subnet to not be considered redundant
|
Test:
internal/test/e2e/cluster.go#L523
cluster.go:523: couldn't load host: transaction failed (attempt 1): failed to scan host: sql: expected 19 destination arguments in Scan, not 20
|
Test:
stores/chain_test.go#L158
chain_test.go:158: unexpected error transaction failed (attempt 1): failed to scan host: sql: expected 19 destination arguments in Scan, not 20
|
Test:
stores/hostdb_test.go#L32
hostdb_test.go:32: transaction failed (attempt 1): failed to prepare stmt for fetching host addresses: no such column: address
|
Test:
stores/hostdb_test.go#L153
hostdb_test.go:153: transaction failed (attempt 1): failed to scan host: sql: expected 19 destination arguments in Scan, not 20
|
Test:
stores/hostdb_test.go#L483
hostdb_test.go:483: transaction failed (attempt 1): failed to prepare statement to update host with scan: near "WHERE": syntax error
|
Test:
stores/hostdb_test.go#L615
hostdb_test.go:615: transaction failed (attempt 1): failed to scan host: sql: expected 19 destination arguments in Scan, not 20
|
Test:
stores/hostdb_test.go#L755
hostdb_test.go:755: transaction failed (attempt 1): failed to scan host: sql: expected 19 destination arguments in Scan, not 20
|
Test:
stores/hostdb_test.go#L896
hostdb_test.go:896: transaction failed (attempt 1): failed to scan host: sql: expected 19 destination arguments in Scan, not 20
|
Loading