Skip to content

Update README.md

Update README.md #63

Triggered via push July 30, 2024 18:10
Status Failure
Total duration 27s
Artifacts

ci.yml

on: push
TypeScript Tests
17s
TypeScript Tests
RMOA linter
9s
RMOA linter
Fit to window
Zoom out
Zoom in

Annotations

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