Skip to content

Add missing tests for ML APIs (search and delete) #1448

Add missing tests for ML APIs (search and delete)

Add missing tests for ML APIs (search and delete) #1448

Re-run triggered November 15, 2024 12:59
Status Failure
Total duration 42s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: spec/schemas/ml._common.yaml#L118
Expected sequence values to be in ascending order. 'REGISTERED' should be before 'REGISTERING'
lint: spec/schemas/ml._common.yaml#L119
Expected sequence values to be in ascending order. 'DEPLOYING' should be before 'REGISTERED'
lint: spec/schemas/ml._common.yaml#L120
Expected sequence values to be in ascending order. 'DEPLOYED' should be before 'DEPLOYING'
lint: spec/schemas/ml._common.yaml#L122
Unknown word: "UNDEPLOYED"
lint: spec/schemas/ml._common.yaml#L123
Expected sequence values to be in ascending order. 'DEPLOY_FAILED' should be before 'UNDEPLOYED'
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/