Skip to content

Bump github.com/getkin/kin-openapi from 0.97.0 to 0.127.0 #255

Bump github.com/getkin/kin-openapi from 0.97.0 to 0.127.0

Bump github.com/getkin/kin-openapi from 0.97.0 to 0.127.0 #255

Status Failure
Total duration 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: generators/cmd/src/gen_leaf_cmd.go#L22
cannot range over apiDef.Paths (variable of type *openapi3.Paths)
Build: generators/cmd/src/gen_leaf_cmd.go#L82
cannot use op.Responses (variable of type *openapi3.Responses) as openapi3.Responses value in argument to hasArrayResponse
Build: generators/cmd/src/gen_leaf_cmd.go#L182
cannot use param.Value.Schema.Value.Type (variable of type *openapi3.Types) as string value in return statement
Build: generators/cmd/src/gen_leaf_cmd.go#L194
cannot use param.Value.Schema.Value.Items.Value.Type (variable of type *openapi3.Types) as string value in return statement
Build: generators/cmd/src/gen_leaf_cmd.go#L267
invalid operation: content.Schema.Value.Type == "array" (mismatched types *openapi3.Types and untyped string)
Build: generators/cmd/src/gen_leaf_cmd.go#L279
invalid operation: content.Schema.Value.Type == "string" (mismatched types *openapi3.Types and untyped string)
Build: generators/cmd/src/gen_leaf_cmd.go#L366
invalid operation: prop.Value.Type != "string" (mismatched types *openapi3.Types and untyped string)
Build: generators/cmd/src/gen_leaf_cmd.go#L407
invalid operation: prop.Value.Type != "array" (mismatched types *openapi3.Types and untyped string)
Build: generators/cmd/src/gen_leaf_cmd.go#L407
invalid operation: prop.Value.Items.Value.Type != "string" (mismatched types *openapi3.Types and untyped string)
Build: generators/cmd/src/gen_leaf_cmd.go#L446
invalid operation: prop.Value.Type != "integer" (mismatched types *openapi3.Types and untyped string)
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/soracom-cli/soracom-cli. Supported file pattern: go.sum