Skip to content

chore: V2 UI rules #15464

chore: V2 UI rules

chore: V2 UI rules #15464

Triggered via pull request February 5, 2025 20:28
Status Failure
Total duration 2m 47s
Artifacts

test.yml

on: pull_request
Tests (Go)
2m 27s
Tests (Go)
Tests (Go - Darwin)
2m 32s
Tests (Go - Darwin)
Tests (UI)
30s
Tests (UI)
Test Install Script
7s
Test Install Script
Tests (Migration)
2m 20s
Tests (Migration)
Fit to window
Zoom out
Zoom in

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.