Bump github.com/getkin/kin-openapi from 0.111.0 to 0.131.0 #317
acceptance_test_dfa.yaml
on: pull_request
acceptance_tests
55s
Annotations
10 errors and 1 warning
|
acceptance_tests:
manifest/openapi/foundry_v2.go#L103
cannot use swd (variable of type *openapi2.SchemaRef) as *openapi3.SchemaRef value in argument to resolveSchemaRef
|
|
acceptance_tests:
manifest/openapi/foundry_v2.go#L103
cannot use f.swagger.Definitions (variable of type map[string]*openapi2.SchemaRef) as map[string]*openapi3.SchemaRef value in argument to resolveSchemaRef
|
|
acceptance_tests:
manifest/openapi/foundry_v2.go#L108
cannot use f.swagger.Definitions (variable of type map[string]*openapi2.SchemaRef) as map[string]*openapi3.SchemaRef value in argument to getTypeFromSchema
|
|
acceptance_tests:
manifest/openapi/foundry_v2.go#L115
cannot use dRef (variable of type *openapi2.SchemaRef) as *openapi3.SchemaRef value in argument to resolveSchemaRef
|
|
acceptance_tests:
manifest/openapi/foundry_v2.go#L115
cannot use f.swagger.Definitions (variable of type map[string]*openapi2.SchemaRef) as map[string]*openapi3.SchemaRef value in argument to resolveSchemaRef
|
|
acceptance_tests:
manifest/openapi/schema.go#L40
cannot use "" (untyped string constant) as *openapi3.Types value in struct literal
|
|
acceptance_tests:
manifest/openapi/schema.go#L45
cannot use "" (untyped string constant) as *openapi3.Types value in struct literal
|
|
acceptance_tests:
manifest/openapi/schema.go#L89
cannot convert "string" (untyped string constant) to type *openapi3.Types
|
|
acceptance_tests:
manifest/openapi/schema.go#L95
cannot convert "boolean" (untyped string constant) to type *openapi3.Types
|
|
acceptance_tests:
manifest/openapi/schema.go#L98
cannot convert "number" (untyped string constant) to type *openapi3.Types
|
|
acceptance_tests
Failed to restore: Cache service responded with 422
|