feat : API to sync external Resources #1104
Annotations
20 errors and 5 warnings
lint:
core/resource/handler/v1beta1/resource_test.go#L31
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
lint:
core/resource/handler/v1beta1/resource_test.go#L44
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
lint:
core/resource/handler/v1beta1/resource_test.go#L68
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
lint:
core/resource/handler/v1beta1/resource_test.go#L95
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
lint:
core/resource/handler/v1beta1/resource_test.go#L133
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
lint:
core/resource/handler/v1beta1/resource_test.go#L171
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
lint:
core/resource/handler/v1beta1/resource_test.go#L206
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
lint:
core/resource/handler/v1beta1/resource_test.go#L220
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
lint:
core/resource/handler/v1beta1/resource_test.go#L239
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
lint:
core/resource/handler/v1beta1/resource_test.go#L257
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
unit-test:
core/resource/handler/v1beta1/resource_test.go#L31
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
unit-test:
core/resource/handler/v1beta1/resource_test.go#L44
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
unit-test:
core/resource/handler/v1beta1/resource_test.go#L68
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
unit-test:
core/resource/handler/v1beta1/resource_test.go#L95
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
unit-test:
core/resource/handler/v1beta1/resource_test.go#L133
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
unit-test:
core/resource/handler/v1beta1/resource_test.go#L171
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
unit-test:
core/resource/handler/v1beta1/resource_test.go#L206
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
unit-test:
core/resource/handler/v1beta1/resource_test.go#L220
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
unit-test:
core/resource/handler/v1beta1/resource_test.go#L239
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
unit-test:
core/resource/handler/v1beta1/resource_test.go#L257
cannot use service (variable of type *resourceService) as v1beta1.ResourceService value in argument to v1beta1.NewResourceHandler: *resourceService does not implement v1beta1.ResourceService (wrong type for method GetAllExternal)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
integration-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|