Sebastiaan van Stijn
63e163cf3c
cli/command/container: fakeClient: remove name for unused arg (revive)
cli/command/container/client_test.go:67:41: unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
func (f *fakeClient) ContainerExecStart(ctx context.Context, execID string, config types.ExecStartCheck) error {
^
cli/command/container/client_test.go:92:34: unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
func (f *fakeClient) ImageCreate(ctx context.Context, parentReference string, options types.ImageCreateOptions) (io.ReadCloser, error) {
^
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 45b5676acd)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-15 15:22:21 +02:00
..
2022-12-01 10:58:40 +01:00
2022-06-28 17:32:09 +02:00
2023-07-15 15:22:21 +02:00
2023-01-06 19:15:33 +01:00
2022-09-30 11:59:11 +02:00
2023-04-03 22:31:41 +00:00
2022-06-28 13:58:50 +02:00
2023-01-06 19:15:33 +01:00
2022-06-28 17:32:09 +02:00
2022-09-30 11:59:11 +02:00
2023-01-06 19:15:33 +01:00
2022-06-28 17:32:09 +02:00
2022-09-30 11:59:11 +02:00
2022-05-13 21:39:03 +02:00
2022-06-28 17:32:09 +02:00
2023-03-21 17:02:35 +01:00
2023-03-21 17:02:35 +01:00
2022-09-30 11:59:11 +02:00
2023-01-06 19:15:33 +01:00
2022-12-29 15:14:15 +01:00
2022-12-29 15:19:24 +01:00
2022-06-28 17:32:09 +02:00
2022-12-01 10:58:40 +01:00
2022-12-01 10:58:40 +01:00
2023-07-15 15:20:50 +02:00
2022-06-28 17:32:09 +02:00
2022-06-28 17:32:09 +02:00
2023-01-04 10:57:45 +01:00
2023-01-29 08:46:08 +09:00
2022-06-28 13:58:50 +02:00
2023-07-15 15:20:07 +02:00
2022-09-30 11:59:11 +02:00
2022-07-19 19:10:16 +02:00
2022-05-13 21:39:03 +02:00
2022-07-19 19:10:16 +02:00
2022-06-28 17:32:09 +02:00
2022-06-28 17:32:09 +02:00
2022-06-28 17:32:09 +02:00
2023-01-06 19:15:33 +01:00
2022-06-28 17:32:09 +02:00