Change error from Clierror to regular in rootlessdynamic client #139
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.
|