Skip to content

Upgrade to golang 1.22.2 #288

Upgrade to golang 1.22.2

Upgrade to golang 1.22.2 #288

Triggered via push April 16, 2024 07:19
Status Failure
Total duration 29s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: parser/openapi_parser.go#L82
invalid operation: schema.Type == openapi3.TypeArray (mismatched types *openapi3.Types and untyped string)
build: parser/openapi_parser.go#L85
cannot convert openapi3.TypeBoolean (untyped string constant "boolean") to type *openapi3.Types
build: parser/openapi_parser.go#L87
cannot convert openapi3.TypeInteger (untyped string constant "integer") to type *openapi3.Types
build: parser/openapi_parser.go#L89
cannot convert openapi3.TypeNumber (untyped string constant "number") to type *openapi3.Types
build: parser/openapi_parser.go#L91
cannot convert openapi3.TypeObject (untyped string constant "object") to type *openapi3.Types
build: parser/openapi_parser.go#L99
cannot convert openapi3.TypeBoolean (untyped string constant "boolean") to type *openapi3.Types
build: parser/openapi_parser.go#L101
cannot convert openapi3.TypeInteger (untyped string constant "integer") to type *openapi3.Types
build: parser/openapi_parser.go#L103
cannot convert openapi3.TypeNumber (untyped string constant "number") to type *openapi3.Types
build: parser/openapi_parser.go#L105
cannot convert openapi3.TypeObject (untyped string constant "object") to type *openapi3.Types
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.