Support insecure registries #3191
Annotations
3 errors and 1 warning
cannot use mockDockerClient (variable of type *testmocks.MockCommonAPIClient) as \"github.com/docker/docker/client\".CommonAPIClient value in argument to NewHandler: *testmocks.MockCommonAPIClient does not implement \"github.com/docker/docker/client\".CommonAPIClient (wrong type for method ContainerRestart)\n\t\thave ContainerRestart(\"context\".Context, string, *\"time\".Duration) error\n\t\twant ContainerRestart(\"context\".Context, string, container.StopOptions) error"
|
cannot use mockDockerClient (variable of type *testmocks.MockCommonAPIClient) as \"github.com/docker/docker/client\".CommonAPIClient value in argument to NewHandler: *testmocks.MockCommonAPIClient does not implement \"github.com/docker/docker/client\".CommonAPIClient (wrong type for method ContainerRestart)\n\t\thave ContainerRestart(\"context\".Context, string, *\"time\".Duration) error\n\t\twant ContainerRestart(\"context\".Context, string, container.StopOptions) error)"
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading