Bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0 #59
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.
|