add A type #136
+292
−0
Open
add A type #136
Annotations
3 errors and 1 warning
Pull kicad footprints:
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)
|
Pull kicad footprints:
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)
|
Pull kicad footprints
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading