wip (pl error) #17
build.yaml
on: push
Annotations
4 errors
src/wf.test.ts > empty imputs:
test/src/wf.test.ts#L21
Error: 1 errors, first error: F [Error]: error in field presets of NG:0xfc: {"errorType":"","message":"resource \"NG:0x110\" has input errors:\nfield \"NG:0x110/blob\": resource \"NG:0x10F\" has input errors:\nfield \"NG:0x10F/resource\": resource \"NG:0x127\" has input errors:\nfield \"NG:0x127/resource\": resource \"NG:0x124\" has input errors:\nfield \"NG:0x124/inputs\": resource \"NG:0x125\" has input errors:\nfield \"NG:0x125/workdir\": failed to run command: \"/usr/bin/env\" exited with code 127.\nHere is the latest command output:\n\tenv: 'mixcr': No such file or directory\n"}
at resolveWithCommon (bundle.js:4051)
at resolve (bundle.js:4048)
at <anonymous> (bundle.js:4551)
at <anonymous> (bundle.js)
Host: QuickJSUnwrapError:
at P.unwrapResult (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/[email protected]/node_modules/quickjs-emscripten-core/src/context.ts:1023:27)
at block (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]_@[email protected]/node_modules/@milaboratory/pl-middle-layer/src/js_render/context.ts:108:19)
at Function.withScope (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/[email protected]/node_modules/quickjs-emscripten-core/src/lifetime.ts:251:14)
at _JsExecutionContext.runCallback (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]_@[email protected]/node_modules/@milaboratory/pl-middle-layer/src/js_render/context.ts:101:20)
at Object.___kernel___ (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]_@[email protected]/node_modules/@milaboratory/pl-middle-layer/src/js_render/index.ts:26:25)
at renderSelfState (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]/node_modules/@milaboratory/computable/src/computable/computable_state.ts:384:28)
at updateCellStateWithoutValue (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]/node_modules/@milaboratory/computable/src/computable/computable_state.ts:566:7)
at calculateChildren (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]/node_modules/@milaboratory/computable/src/computable/computable_state.ts:420:16)
at updateCellStateWithoutValue (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]/node_modules/@milaboratory/computable/src/computable/computable_state.ts:571:26)
at calculateChildren (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]/node_modules/@milaboratory/computable/src/computable/computable_state.ts:420:16) {
cause: {
name: 'Error',
message: `error in field presets of NG:0xfc: {"errorType":"","message":"resource \\"NG:0x110\\" has input errors:\\nfield \\"NG:0x110/blob\\": resource \\"NG:0x10F\\" has input errors:\\nfield \\"NG:0x10F/resource\\": resource \\"NG:0x127\\" has input errors:\\nfield \\"NG:0x127/resource\\": resource \\"NG:0x124\\" has input errors:\\nfield \\"NG:0x124/inputs\\": resource \\"NG:0x125\\" has input errors:\\nfield \\"NG:0x125/workdir\\": failed to run command: \\"/usr/bin/env\\" exited with code 127.\\nHere is the latest command output:\\n\\tenv: 'mixcr': No such file or directory\\n"}`,
stack: ' at resolveWithCommon (bundle.js:4051)\n' +
' at resolve (bundle.js:4048)\n' +
' at <anonymous> (bundle.js:4551)\n' +
' at <anonymous> (bundle.js)\n'
}
}
❯ P.unwrapResult ../node_modules/.pnpm/[email protected]/node_modules/quickjs-emscripten-core/src/context.ts:1023:27
❯ block ../node_modules/.pnpm/@milaboratory[email protected]_@milaborator
|
src/wf.test.ts > preset content:
test/src/wf.test.ts#L41
AssertionError: expected { clones: { ok: true, …(1) }, …(5) } to match object { preset: { ok: true } }
(18 matching properties omitted from actual)
- Expected
+ Received
Object {
"preset": Object {
- "ok": true,
+ "ok": false,
},
}
❯ src/wf.test.ts:41:33
|
src/wf.test.ts > simple project:
test/src/wf.test.ts#L118
Error: 1 errors, first error: F [Error]: error in field presets of NG:0x34c: {"errorType":"","message":"resource \"NG:0x362\" has input errors:\nfield \"NG:0x362/blob\": resource \"NG:0x361\" has input errors:\nfield \"NG:0x361/resource\": resource \"NG:0x378\" has input errors:\nfield \"NG:0x378/resource\": resource \"NG:0x375\" has input errors:\nfield \"NG:0x375/inputs\": resource \"NG:0x376\" has input errors:\nfield \"NG:0x376/workdir\": failed to run command: \"/usr/bin/env\" exited with code 127.\nHere is the latest command output:\n\tenv: 'mixcr': No such file or directory\n"}
at resolveWithCommon (bundle.js:4051)
at resolve (bundle.js:4048)
at <anonymous> (bundle.js:4551)
at <anonymous> (bundle.js)
Host: QuickJSUnwrapError:
at P.unwrapResult (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/[email protected]/node_modules/quickjs-emscripten-core/src/context.ts:1023:27)
at block (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]_@[email protected]/node_modules/@milaboratory/pl-middle-layer/src/js_render/context.ts:108:19)
at Function.withScope (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/[email protected]/node_modules/quickjs-emscripten-core/src/lifetime.ts:251:14)
at _JsExecutionContext.runCallback (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]_@[email protected]/node_modules/@milaboratory/pl-middle-layer/src/js_render/context.ts:101:20)
at Object.___kernel___ (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]_@[email protected]/node_modules/@milaboratory/pl-middle-layer/src/js_render/index.ts:26:25)
at renderSelfState (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]/node_modules/@milaboratory/computable/src/computable/computable_state.ts:384:28)
at updateCellStateWithoutValue (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]/node_modules/@milaboratory/computable/src/computable/computable_state.ts:566:7)
at calculateChildren (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]/node_modules/@milaboratory/computable/src/computable/computable_state.ts:420:16)
at updateCellStateWithoutValue (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]/node_modules/@milaboratory/computable/src/computable/computable_state.ts:571:26)
at calculateChildren (/home/runner/work/block-mixcr-clonotyping/block-mixcr-clonotyping/node_modules/.pnpm/@milaboratory[email protected]/node_modules/@milaboratory/computable/src/computable/computable_state.ts:420:16) {
cause: {
name: 'Error',
message: `error in field presets of NG:0x34c: {"errorType":"","message":"resource \\"NG:0x362\\" has input errors:\\nfield \\"NG:0x362/blob\\": resource \\"NG:0x361\\" has input errors:\\nfield \\"NG:0x361/resource\\": resource \\"NG:0x378\\" has input errors:\\nfield \\"NG:0x378/resource\\": resource \\"NG:0x375\\" has input errors:\\nfield \\"NG:0x375/inputs\\": resource \\"NG:0x376\\" has input errors:\\nfield \\"NG:0x376/workdir\\": failed to run command: \\"/usr/bin/env\\" exited with code 127.\\nHere is the latest command output:\\n\\tenv: 'mixcr': No such file or directory\\n"}`,
stack: ' at resolveWithCommon (bundle.js:4051)\n' +
' at resolve (bundle.js:4048)\n' +
' at <anonymous> (bundle.js:4551)\n' +
' at <anonymous> (bundle.js)\n'
}
}
❯ P.unwrapResult ../node_modules/.pnpm/[email protected]/node_modules/quickjs-emscripten-core/src/context.ts:1023:27
❯ block ../node_modules/.pnpm/@milaboratory[email protected]_@milaborat
|
run / unified (build test publish)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
context
Expired
|
312 Bytes |
|
pl-docker-logs
Expired
|
3.78 MB |
|