Skip to content

Update api spec

Update api spec #466

Triggered via pull request February 8, 2025 02:00
Status Failure
Total duration 44s
Artifacts

generate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
format: cmd/paths.go#L20
cannot range over doc.Paths (variable of type *openapi3.Paths)
format: cmd/paths.go#L25
invalid operation: cannot index doc.Paths (variable of type *openapi3.Paths)
format: cmd/paths.go#L321
invalid operation: cannot index doc.Paths (variable of type *openapi3.Paths)
format: cmd/paths.go#L323
invalid operation: cannot index doc.Paths (variable of type *openapi3.Paths)
format: cmd/paths.go#L325
invalid operation: cannot index doc.Paths (variable of type *openapi3.Paths)
format: cmd/paths.go#L327
invalid operation: cannot index doc.Paths (variable of type *openapi3.Paths)
format: cmd/paths.go#L329
invalid operation: cannot index doc.Paths (variable of type *openapi3.Paths)
format: cmd/paths.go#L336
cannot range over o.Responses (variable of type *openapi3.Responses)
format: cmd/types.go#L73
invalid operation: otype == "string" (mismatched types *openapi3.Types and untyped string)
format: cmd/types.go#L80
invalid operation: otype == "object" (mismatched types *openapi3.Types and untyped string)