Skip to content

[Snyk] Security upgrade waitress from 1.4.4 to 2.1.1 #6

[Snyk] Security upgrade waitress from 1.4.4 to 2.1.1

[Snyk] Security upgrade waitress from 1.4.4 to 2.1.1 #6

Triggered via pull request November 27, 2024 21:52
Status Failure
Total duration 1m 17s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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: