chore: V2 UI rules #15464
test.yml
on: pull_request
Tests (Go)
2m 27s
Tests (Go - Darwin)
2m 32s
Tests (UI)
30s
Test Install Script
7s
Tests (Migration)
2m 20s
Annotations
9 errors
Tests (Migration)
Process completed with exit code 2.
|
Tests (Go)
Process completed with exit code 2.
|
Tests (Go - Darwin):
internal/server/ofrep/evaluation_test.go#L41
cannot use store (variable of type *common.StoreMock) as Storer value in argument to New: *common.StoreMock does not implement Storer (wrong type for method ListFlags)
|
Tests (Go - Darwin):
internal/server/ofrep/evaluation_test.go#L84
cannot use store (variable of type *common.StoreMock) as Storer value in argument to New: *common.StoreMock does not implement Storer (wrong type for method ListFlags)
|
Tests (Go - Darwin):
internal/server/ofrep/evaluation_test.go#L153
cannot use store (variable of type *common.StoreMock) as Storer value in argument to New: *common.StoreMock does not implement Storer (wrong type for method ListFlags)
|
Tests (Go - Darwin):
internal/server/ofrep/evaluation_test.go#L179
cannot use store (variable of type *common.StoreMock) as Storer value in argument to New: *common.StoreMock does not implement Storer (wrong type for method ListFlags)
|
Tests (Go - Darwin):
internal/server/ofrep/extensions_test.go#L36
cannot use store (variable of type *common.StoreMock) as Storer value in argument to New: *common.StoreMock does not implement Storer (wrong type for method ListFlags)
|
Tests (Go - Darwin):
internal/storage/fs/local/store_test.go#L64
s.GetNamespace undefined (type storage.ReadOnlyStore has no field or method GetNamespace)
|
Tests (Go - Darwin)
Process completed with exit code 1.
|