Skip to content

[Snyk] Fix for 86 vulnerabilities #8

[Snyk] Fix for 86 vulnerabilities

[Snyk] Fix for 86 vulnerabilities #8

Triggered via pull request February 1, 2025 22:44
Status Failure
Total duration 1m 19s
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: