Skip to content

Merge pull request #13 from jxsl13/dependabot/github_actions/codecov/… #53

Merge pull request #13 from jxsl13/dependabot/github_actions/codecov/…

Merge pull request #13 from jxsl13/dependabot/github_actions/codecov/… #53

Triggered via push February 5, 2024 09:27
Status Failure
Total duration 45s
Artifacts

test.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test (stable, ubuntu-latest): traverse/callback.go#L18
cannot range over *callback.Value (variable of type openapi3.Callback)
test (stable, ubuntu-latest): traverse/operation.go#L32
cannot use operation.Responses (variable of type *openapi3.Responses) as openapi3.Responses value in argument to Responses
test (stable, ubuntu-latest): traverse/responses.go#L8
cannot range over responses (variable of type openapi3.Responses)
test (stable, ubuntu-latest): traverse/traverse.go#L32
cannot range over t.Paths (variable of type *openapi3.Paths)
test (stable, ubuntu-latest)
Process completed with exit code 1.
test (oldstable, ubuntu-latest)
The job was canceled because "stable_ubuntu-latest" failed.
test (oldstable, ubuntu-latest): traverse/callback.go#L18
cannot range over *callback.Value (variable of type openapi3.Callback)
test (oldstable, ubuntu-latest): traverse/operation.go#L32
cannot use operation.Responses (variable of type *openapi3.Responses) as openapi3.Responses value in argument to Responses
test (oldstable, ubuntu-latest): traverse/responses.go#L8
cannot range over responses (variable of type openapi3.Responses)
test (oldstable, ubuntu-latest): traverse/traverse.go#L32
cannot range over t.Paths (variable of type *openapi3.Paths)
test (oldstable, ubuntu-latest)
Process completed with exit code 1.