Skip to content

Change error from Clierror to regular in rootlessdynamic client #138

Change error from Clierror to regular in rootlessdynamic client

Change error from Clierror to regular in rootlessdynamic client #138

Triggered via pull request August 27, 2024 09:59
Status Failure
Total duration 2m 10s
Artifacts

unit-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
unit test: internal/communitymodules/cluster/modules_test.go#L159
cannot use fakerootlessdynamic (variable of type *rootlessdynamicMock) as rootlessdynamic.Interface value in argument to applySpecifiedModules: *rootlessdynamicMock does not implement rootlessdynamic.Interface (wrong type for method Apply)
unit test: internal/communitymodules/cluster/modules_test.go#L174
cannot use fakerootlessdynamic (variable of type *rootlessdynamicMock) as rootlessdynamic.Interface value in argument to applySpecifiedModules: *rootlessdynamicMock does not implement rootlessdynamic.Interface (wrong type for method Apply)
unit test: internal/communitymodules/cluster/modules_test.go#L190
cannot use fakerootlessdynamic (variable of type *rootlessdynamicMock) as rootlessdynamic.Interface value in argument to applySpecifiedModules: *rootlessdynamicMock does not implement rootlessdynamic.Interface (wrong type for method Apply)
unit test
Process completed with exit code 2.