Skip to content

Fix misconfigured link #61

Fix misconfigured link

Fix misconfigured link #61

Triggered via pull request July 30, 2024 01:59
Status Success
Total duration 33s
Artifacts

ci.yml

on: pull_request
TypeScript Tests
23s
TypeScript Tests
RMOA linter
8s
RMOA linter
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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.
TypeScript Tests: __tests__/main.test.ts#L36
Disabled test
TypeScript Tests: __tests__/main.test.ts#L68
Disabled test