Skip to content

fix api gw dependencies #1202

fix api gw dependencies

fix api gw dependencies #1202

Triggered via pull request November 21, 2023 20:40
Status Failure
Total duration 57s
Artifacts

govulncheck.yaml

on: pull_request
govulncheck
48s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
govulncheck: pkg/engine2/construct_expansion/construct_expansion.go#L85
undefined: construct.CreateResource
govulncheck: pkg/engine2/enginetesting/test_solution.go#L40
cannot use &sol.KB (value of type *MockKB) as knowledgebase2.TemplateKB value in return statement: *MockKB does not implement knowledgebase2.TemplateKB (missing method GetModel)
govulncheck: pkg/engine2/enginetesting/test_solution.go#L58
cannot use testOperationalView{…} (value of type testOperationalView) as solution_context.OperationalView value in return statement: testOperationalView does not implement solution_context.OperationalView (missing method MakeEdgesOperational)
govulncheck
Process completed with exit code 1.
govulncheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/