Feat/dynamic client #30
Annotations
4 errors and 2 warnings
pkg/cmd/pod_test.go#L32
cannot use podClient (variable of type *mocks.PodClient) as core.Client value in argument to NewRootCmd: *mocks.PodClient does not implement core.Client (wrong type for method ListDuplicable)
|
pkg/cmd/pod_test.go#L43
cannot use podClient (variable of type *mocks.PodClient) as core.Client value in argument to NewRootCmd: *mocks.PodClient does not implement core.Client (wrong type for method ListDuplicable)
|
pkg/cmd/pod_test.go#L53
cannot use podClient (variable of type *mocks.PodClient) as core.Client value in argument to NewRootCmd: *mocks.PodClient does not implement core.Client (wrong type for method ListDuplicable)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading