Skip to content

Create openapi checks #2

Create openapi checks

Create openapi checks #2

Triggered via pull request January 14, 2025 16:51
@QcFeQcFe
synchronize #40
openapi-checks
Status Failure
Total duration 43s
Artifacts

checks.yml

on: pull_request
OpenAPI definition
32s
OpenAPI definition
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
no-enum-type-mismatch: openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
no-enum-type-mismatch: openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
no-enum-type-mismatch: openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
no-enum-type-mismatch: openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
no-enum-type-mismatch: openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
no-enum-type-mismatch: openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
no-enum-type-mismatch: openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
no-enum-type-mismatch: openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
no-enum-type-mismatch: openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
OpenAPI definition
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
info-license: openapi.yaml#L2
Info object should contain `license` field.
operation-4xx-response: openapi.yaml#L25
Operation must have at least one `4XX` response.
operation-4xx-response: openapi.yaml#L58
Operation must have at least one `4XX` response.
operation-4xx-response: openapi.yaml#L78
Operation must have at least one `4XX` response.
operation-4xx-response: openapi.yaml#L97
Operation must have at least one `4XX` response.
operation-4xx-response: openapi.yaml#L117
Operation must have at least one `4XX` response.
operation-4xx-response: openapi.yaml#L152
Operation must have at least one `4XX` response.
operation-4xx-response: openapi.yaml#L195
Operation must have at least one `4XX` response.
operation-4xx-response: openapi.yaml#L217
Operation must have at least one `4XX` response.
operation-4xx-response: openapi.yaml#L289
Operation must have at least one `4XX` response.