wip: test passes #8
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:0xc4: {"errorType":"","message":"resource \"NG:0xD1\" has input errors:\nfield \"NG:0xD1/blob\": resource \"NG:0xD0\" has input errors:\nfield \"NG:0xD0/resource\": resource \"NG:0xDD\" has input errors:\nfield \"NG:0xDD/workdirIn\": 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:4048)
at resolve (bundle.js:4045)
at <anonymous> (bundle.js:4474)
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:0xc4: {"errorType":"","message":"resource \\"NG:0xD1\\" has input errors:\\nfield \\"NG:0xD1/blob\\": resource \\"NG:0xD0\\" has input errors:\\nfield \\"NG:0xD0/resource\\": resource \\"NG:0xDD\\" has input errors:\\nfield \\"NG:0xDD/workdirIn\\": 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:4048)\n' +
' at resolve (bundle.js:4045)\n' +
' at <anonymous> (bundle.js:4474)\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]_@[email protected]/node_modules/@milaboratory/pl-middle-layer/src/js_render/context.ts:108:19
❯ Function.withScope ../node_modules/.pnpm/[email protected]/node_modules/quickjs-emscripten-core/src/lifetime.ts:251:14
❯ _JsExecutionContext.runCallback ../node_modules/.pnpm/@milabora
|
src/wf.test.ts > preset content:
test/src/wf.test.ts#L41
AssertionError: expected { …(4) } to match object { preset: { ok: true } }
(12 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:0x249: {"errorType":"","message":"resource \"NG:0x256\" has input errors:\nfield \"NG:0x256/blob\": resource \"NG:0x255\" has input errors:\nfield \"NG:0x255/resource\": resource \"NG:0x262\" has input errors:\nfield \"NG:0x262/workdirIn\": 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:4048)
at resolve (bundle.js:4045)
at <anonymous> (bundle.js:4474)
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:0x249: {"errorType":"","message":"resource \\"NG:0x256\\" has input errors:\\nfield \\"NG:0x256/blob\\": resource \\"NG:0x255\\" has input errors:\\nfield \\"NG:0x255/resource\\": resource \\"NG:0x262\\" has input errors:\\nfield \\"NG:0x262/workdirIn\\": 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:4048)\n' +
' at resolve (bundle.js:4045)\n' +
' at <anonymous> (bundle.js:4474)\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]_@[email protected]/node_modules/@milaboratory/pl-middle-layer/src/js_render/context.ts:108:19
❯ Function.withScope ../node_modules/.pnpm/[email protected]/node_modules/quickjs-emscripten-core/src/lifetime.ts:251:14
❯ _JsExecutionContext.runCallback ../node_modules/.
|
run / unified (build test publish)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
context
Expired
|
313 Bytes |
|
pl-docker-logs
Expired
|
1.43 MB |
|