Skip to content

refactor(jsShell): 修改传参方式 #508

refactor(jsShell): 修改传参方式

refactor(jsShell): 修改传参方式 #508

Triggered via push February 25, 2024 09:25
Status Failure
Total duration 1m 23s
Artifacts

test.yml

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

Annotations

28 errors and 8 warnings
build (16.x, ubuntu-latest): src/worker/useNodeWorkerThread.ts#L7
Expected 1-2 arguments, but got 4.
build (16.x, ubuntu-latest): src/is/isGo.ts#L13
Type '"pipe"' has no properties in common with type 'Options'.
build (16.x, ubuntu-latest): src/is/isPkg.ts#L13
Type '"pipe"' has no properties in common with type 'Options'.
build (16.x, ubuntu-latest): src/is/isRust.ts#L10
Type '"pipe"' has no properties in common with type 'Options'.
build (16.x, ubuntu-latest): src/node/fileCopy.ts#L11
Type '"pipe"' has no properties in common with type 'Options'.
build (16.x, ubuntu-latest): src/node/hasPkg.ts#L11
Type '"pipe"' has no properties in common with type 'Options'.
build (16.x, ubuntu-latest)
Process completed with exit code 1.
build (14.x, ubuntu-latest): src/worker/useNodeWorkerThread.ts#L7
Expected 1-2 arguments, but got 4.
build (14.x, ubuntu-latest): src/is/isGo.ts#L13
Type '"pipe"' has no properties in common with type 'Options'.
build (14.x, ubuntu-latest): src/is/isPkg.ts#L13
Type '"pipe"' has no properties in common with type 'Options'.
build (14.x, ubuntu-latest): src/is/isRust.ts#L10
Type '"pipe"' has no properties in common with type 'Options'.
build (14.x, ubuntu-latest): src/node/fileCopy.ts#L11
Type '"pipe"' has no properties in common with type 'Options'.
build (14.x, ubuntu-latest): src/node/hasPkg.ts#L11
Type '"pipe"' has no properties in common with type 'Options'.
build (14.x, ubuntu-latest)
Process completed with exit code 1.
build (14.x, windows-latest): src/worker/useNodeWorkerThread.ts#L7
Expected 1-2 arguments, but got 4.
build (14.x, windows-latest): src/is/isGo.ts#L13
Type '"pipe"' has no properties in common with type 'Options'.
build (14.x, windows-latest): src/is/isPkg.ts#L13
Type '"pipe"' has no properties in common with type 'Options'.
build (14.x, windows-latest): src/is/isRust.ts#L10
Type '"pipe"' has no properties in common with type 'Options'.
build (14.x, windows-latest): src/node/fileCopy.ts#L11
Type '"pipe"' has no properties in common with type 'Options'.
build (14.x, windows-latest): src/node/hasPkg.ts#L11
Type '"pipe"' has no properties in common with type 'Options'.
build (14.x, windows-latest)
Process completed with exit code 1.
build (16.x, windows-latest): src/worker/useNodeWorkerThread.ts#L7
Expected 1-2 arguments, but got 4.
build (16.x, windows-latest): src/is/isGo.ts#L13
Type '"pipe"' has no properties in common with type 'Options'.
build (16.x, windows-latest): src/is/isPkg.ts#L13
Type '"pipe"' has no properties in common with type 'Options'.
build (16.x, windows-latest): src/is/isRust.ts#L10
Type '"pipe"' has no properties in common with type 'Options'.
build (16.x, windows-latest): src/node/fileCopy.ts#L11
Type '"pipe"' has no properties in common with type 'Options'.
build (16.x, windows-latest): src/node/hasPkg.ts#L11
Type '"pipe"' has no properties in common with type 'Options'.
build (16.x, windows-latest)
Process completed with exit code 1.
build (16.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (14.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (14.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (14.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (14.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (16.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/