Skip to content

fix(schemas): fix remaining 4 truncated array type closings in Servic… #70

fix(schemas): fix remaining 4 truncated array type closings in Servic…

fix(schemas): fix remaining 4 truncated array type closings in Servic… #70

Triggered via push May 18, 2026 10:42
Status Failure
Total duration 1m 59s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint
Process completed with exit code 1.
Test
Process completed with exit code 1.
schemas/services.test.ts > services registry > service: algovoi > endpoint: GET /mpp/{resource_id} > route matches METHOD /path format: schemas/services.test.ts#L148
AssertionError: Invalid route format: "GET /mpp/{resource_id}": expected 'GET /mpp/{resource_id}' to match /^(GET|POST|PUT|PATCH|DELETE…/[a-zA-Z0-9 - Expected: /^(GET|POST|PUT|PATCH|DELETE|HEAD|OPTIONS) \/[a-zA-Z0-9/_:.\-*]*$/ + Received: "GET /mpp/{resource_id}" ❯ schemas/services.test.ts:148:69
CI Gate
Process completed with exit code 1.