Skip to content

pages build and deployment #7

pages build and deployment

pages build and deployment #7

GitHub Actions / Open API Lint Check failed Nov 6, 2024 in 1s

Open API Lint Check

1 failure(s) found
5 warning(s) found

Annotations

Check failure on line 107 in swagger.yaml

See this annotation in the file changed.

@github-actions github-actions / Open API Lint Check

no-empty-servers - #/

Servers must be present.

Check warning on line 5 in swagger.yaml

See this annotation in the file changed.

@github-actions github-actions / Open API Lint Check

info-license - #/info

Info object should contain `license` field.

Check warning on line 28 in swagger.yaml

See this annotation in the file changed.

@github-actions github-actions / Open API Lint Check

operation-operationId - #/paths/~1motions~1{motionId}~1execute/post

Operation object should contain `operationId` field.

Check warning on line 46 in swagger.yaml

See this annotation in the file changed.

@github-actions github-actions / Open API Lint Check

operation-operationId - #/paths/~1motions/get

Operation object should contain `operationId` field.

Check warning on line 71 in swagger.yaml

See this annotation in the file changed.

@github-actions github-actions / Open API Lint Check

operation-operationId - #/paths/~1motion~1status/get

Operation object should contain `operationId` field.

Check warning on line 84 in swagger.yaml

See this annotation in the file changed.

@github-actions github-actions / Open API Lint Check

no-unused-components - #/components/schemas/Quaternion

Component: "Quaternion" is never used.