Skip to content

chore: refine build scripts in package.json for targeted execution; #58

chore: refine build scripts in package.json for targeted execution;

chore: refine build scripts in package.json for targeted execution; #58

Triggered via push February 9, 2026 05:49
Status Failure
Total duration 1m 44s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
[@genapi/pipeline] test/original/index.test.ts > original > reads source from inline json string input: packages/pipeline/test/original/index.test.ts#L243
AssertionError: expected { Object (swagger, info, ...) } to deeply equal { Object (swagger, info, ...) } - Expected + Received @@ -2,7 +2,8 @@ "info": { "title": "Example API", "version": "1.0.0", }, "paths": {}, + "schemes": [], "swagger": "2.0", } ❯ test/original/index.test.ts:243:27
test (lts/*, macos-latest)
Process completed with exit code 1.
[@genapi/pipeline] test/original/index.test.ts > original > reads source from inline json string input: packages/pipeline/test/original/index.test.ts#L243
AssertionError: expected { Object (swagger, info, ...) } to deeply equal { Object (swagger, info, ...) } - Expected + Received @@ -2,7 +2,8 @@ "info": { "title": "Example API", "version": "1.0.0", }, "paths": {}, + "schemes": [], "swagger": "2.0", } ❯ test/original/index.test.ts:243:27
test (lts/*, windows-latest)
Process completed with exit code 1.
[@genapi/pipeline] test/original/index.test.ts > original > reads source from inline json string input: packages/pipeline/test/original/index.test.ts#L243
AssertionError: expected { Object (swagger, info, ...) } to deeply equal { Object (swagger, info, ...) } - Expected + Received @@ -2,7 +2,8 @@ "info": { "title": "Example API", "version": "1.0.0", }, "paths": {}, + "schemes": [], "swagger": "2.0", } ❯ test/original/index.test.ts:243:27