Skip to content

First version

First version #6

Triggered via pull request July 24, 2024 10:12
Status Failure
Total duration 31s
Billable time 2m
Artifacts

ci.yml

on: pull_request
TypeScript Tests
20s
TypeScript Tests
GitHub Actions Test
7s
GitHub Actions Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
TypeScript Tests
Process completed with exit code 1.
GitHub Actions Test: __tests__/testapi-oas.json#L295
'security' must be defined and not empty
GitHub Actions Test: __tests__/testapi-oas.json#L2
Info object must have "contact" object.
GitHub Actions Test: __tests__/testapi-oas.json#L2
Info object must have "license" object.
GitHub Actions Test: __tests__/testapi-oas.json#L2
License object must include "url".
GitHub Actions Test: __tests__/testapi-oas.json#L9
Server URL must not have trailing slash.
GitHub Actions Test: __tests__/testapi-oas.json#L51
Operation must have "operationId".
GitHub Actions Test: __tests__/testapi-oas.json#L52
Operation is missing responses[401].
GitHub Actions Test: __tests__/testapi-oas.json#L52
Operation is missing responses[401].content.
GitHub Actions Test: __tests__/testapi-oas.json#L52
Operation is missing responses[500].
GitHub Actions Test: __tests__/testapi-oas.json#L52
Operation is missing responses[500].content.