Skip to content

adds modelcase wrapper to API Integration requestParameters #1180

adds modelcase wrapper to API Integration requestParameters

adds modelcase wrapper to API Integration requestParameters #1180

Triggered via push November 16, 2023 16:07
Status Failure
Total duration 1m 4s
Artifacts

govulncheck.yaml

on: push
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 GetPathSatisfactionsFromEdge)
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/