[Snyk] Security upgrade waitress from 1.4.4 to 2.1.1 #6
Annotations
10 errors
build:
cli/cmd/describe_test.go#L22
cannot use mock (type *apiMock) as type api.Service in argument to DescribeCommand:
|
build:
cli/cmd/describe_test.go#L44
cannot use mock (type *apiMock) as type api.Service in argument to DescribeCommand:
|
build:
cli/cmd/describe_test.go#L69
cannot use mock (type *apiMock) as type api.Service in argument to DescribeCommand:
|
build:
cli/cmd/down_test.go#L11
cannot use mock (type *apiMock) as type api.Service in argument to DownCommand:
|
build:
cli/cmd/down_test.go#L26
cannot use mock (type *apiMock) as type api.Service in argument to DownCommand:
|
build:
cli/cmd/exec_test.go#L13
cannot use mock (type *apiMock) as type api.Service in argument to ExecCommand:
|
build:
cli/cmd/exec_test.go#L39
cannot use mock (type *apiMock) as type api.Service in argument to ExecCommand:
|
build:
cli/cmd/exec_test.go#L55
cannot use mock (type *apiMock) as type api.Service in argument to ExecCommand:
|
build:
cli/cmd/up_test.go#L26
cannot use mock (type *apiMock) as type api.Service in argument to UpCommand:
|
build:
cli/cmd/up_test.go#L46
cannot use mock (type *apiMock) as type api.Service in argument to upCommand:
|