Skip to content

✨ prototyping dynamic graphql handler for catalogd #7185

✨ prototyping dynamic graphql handler for catalogd

✨ prototyping dynamic graphql handler for catalogd #7185

Triggered via pull request July 19, 2025 01:08
Status Failure
Total duration 4m 8s
Artifacts

unit-test.yaml

on: pull_request
unit-test-basic
4m 6s
unit-test-basic
Fit to window
Zoom out
Zoom in

Annotations

10 errors
unit-test-basic: internal/catalogd/controllers/clustercatalog_controller_test.go#L342
cannot use &MockStore{} (value of type *MockStore) as "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance value in struct literal: *MockStore does not implement "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance (wrong type for method Delete)
unit-test-basic: internal/catalogd/controllers/clustercatalog_controller_test.go#L308
cannot use &MockStore{} (value of type *MockStore) as "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance value in struct literal: *MockStore does not implement "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance (wrong type for method Delete)
unit-test-basic: internal/catalogd/controllers/clustercatalog_controller_test.go#L262
cannot use &MockStore{…} (value of type *MockStore) as "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance value in struct literal: *MockStore does not implement "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance (wrong type for method Delete)
unit-test-basic: internal/catalogd/controllers/clustercatalog_controller_test.go#L204
cannot use &MockStore{} (value of type *MockStore) as "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance value in struct literal: *MockStore does not implement "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance (wrong type for method Delete)
unit-test-basic: internal/catalogd/controllers/clustercatalog_controller_test.go#L159
cannot use &MockStore{} (value of type *MockStore) as "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance value in struct literal: *MockStore does not implement "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance (wrong type for method Delete)
unit-test-basic: internal/catalogd/controllers/clustercatalog_controller_test.go#L114
cannot use &MockStore{} (value of type *MockStore) as "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance value in struct literal: *MockStore does not implement "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance (wrong type for method Delete)
unit-test-basic: internal/catalogd/controllers/clustercatalog_controller_test.go#L74
cannot use &MockStore{} (value of type *MockStore) as "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance value in struct literal: *MockStore does not implement "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance (wrong type for method Delete)
unit-test-basic: internal/catalogd/controllers/clustercatalog_controller_test.go#L29
cannot use &MockStore{} (value of type *MockStore) as "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance value in variable declaration: *MockStore does not implement "github.com/operator-framework/operator-controller/internal/catalogd/storage".Instance (wrong type for method Delete)
unit-test-basic: cmd/catalogd/main.go#L59
no required module provides package github.com/operator-framework/operator-controller/internal/catalogd/metrics; to add it:
unit-test-basic: cmd/catalogd/main.go#L59
no required module provides package github.com/operator-framework/operator-controller/internal/catalogd/metrics; to add it: