First version #6
ci.yml
on: pull_request
TypeScript Tests
20s
GitHub Actions Test
7s
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.
|