Skip to content

Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #56

Bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #56

Triggered via pull request March 4, 2024 02:56
Status Failure
Total duration 41s
Artifacts

test.yaml

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

Annotations

11 errors
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.
test (stable, ubuntu-latest)
The job was canceled because "oldstable_ubuntu-latest" failed.
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.