chore: V2 UI rules #15465
Annotations
7 errors
Unit Test SQLite:
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)
|
Unit Test SQLite:
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)
|
Unit Test SQLite:
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)
|
Unit Test SQLite:
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)
|
Unit Test SQLite:
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)
|
Unit Test SQLite:
internal/storage/fs/local/store_test.go#L64
s.GetNamespace undefined (type storage.ReadOnlyStore has no field or method GetNamespace)
|
Unit Test SQLite
Process completed with exit code 1.
|
Loading