[Snyk] Upgrade org.webjars:bootstrap from 3.3.6 to 3.4.1 #5
Annotations
10 errors and 2 warnings
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|