Skip to content

add A type

add A type #242

Triggered via pull request December 31, 2024 19:48
Status Failure
Total duration 18s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ZodError: [: node_modules/zod/lib/index.mjs#L164
"code": "invalid_type", "expected": "number", "received": "nan", "path": [ "position", "y" ], "message": "Expected number, received nan" }, { "code": "invalid_type", "expected": "number", "received": "nan", "path": [ "lineWidth" ], "message": "Expected number, received nan" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "id" ], "message": "Required" } ] at new ZodError (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:164:9) at error (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:587:31) at parse (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:692:15) at _parse (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:3724:39) at _parseSync (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:678:29) at _parse (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:3946:43) at _parseSync (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:678:29) at map (1:11) at _parse (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:2226:38) at _parse (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:2379:37)
ZodError: [: node_modules/zod/lib/index.mjs#L164
"code": "invalid_type", "expected": "number", "received": "nan", "path": [ "position", "y" ], "message": "Expected number, received nan" }, { "code": "invalid_type", "expected": "number", "received": "nan", "path": [ "lineWidth" ], "message": "Expected number, received nan" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "id" ], "message": "Required" } ] at new ZodError (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:164:9) at error (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:587:31) at parse (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:692:15) at _parse (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:3724:39) at _parseSync (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:678:29) at _parse (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:3946:43) at _parseSync (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:678:29) at map (1:11) at _parse (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:2226:38) at _parse (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/zod/lib/index.mjs:2379:37)
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636