Skip to content

[Snyk] Fix for 81 vulnerabilities #7

[Snyk] Fix for 81 vulnerabilities

[Snyk] Fix for 81 vulnerabilities #7

Triggered via pull request December 8, 2024 23:51
Status Failure
Total duration 1m 29s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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:
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636