build(deps): bump pontx-spec from 0.3.83 to 0.4.12 #61
smoketest.yml
on: pull_request
smoke-test-macos
1m 59s
smoke-test-windows
6m 9s
Annotations
20 errors and 4 warnings
smoke-test-macos:
src/changes/utils.ts#L1
Module '"pontx-spec"' has no exported member 'PontDirectory'.
|
smoke-test-macos:
src/changes/utils.ts#L1
Argument of type 'import("/Users/runner/work/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-manager/node_modules/pontx-spec/es6/index").PontSpec[]' is not assignable to parameter of type 'import("/Users/runner/work/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-spec/es6/type").PontSpec[]'.
|
smoke-test-macos:
src/changes/utils.ts#L1
Argument of type 'PontSpec[] | PontSpec[]' is not assignable to parameter of type 'PontSpec[]'.
|
smoke-test-macos:
src/changes/utils.ts#L1
Argument of type 'import("/Users/runner/work/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-manager/node_modules/pontx-spec/es6/index").PontSpec[]' is not assignable to parameter of type 'import("/Users/runner/work/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-spec/es6/type").PontSpec[]'.
|
smoke-test-macos:
src/changes/utils.ts#L1
Argument of type 'PontSpec[] | PontSpec[]' is not assignable to parameter of type 'PontSpec[]'.
|
smoke-test-macos:
src/changes/utils.ts#L1
Argument of type 'import("/Users/runner/work/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-manager/node_modules/pontx-spec/es6/index").PontSpec[]' is not assignable to parameter of type 'import("/Users/runner/work/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-spec/es6/type").PontSpec[]'.
|
smoke-test-macos:
src/changes/utils.ts#L1
Argument of type 'PontSpec[] | PontSpec[]' is not assignable to parameter of type 'PontSpec[]'.
|
smoke-test-macos:
src/changes/utils.ts#L1
Argument of type 'import("/Users/runner/work/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-manager/node_modules/pontx-spec/es6/index").PontSpec[]' is not assignable to parameter of type 'import("/Users/runner/work/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-spec/es6/type").PontSpec[]'.
|
smoke-test-macos:
src/changes/utils.ts#L1
Property 'directories' does not exist on type 'PontSpec | PontSpec'.
|
smoke-test-macos:
src/changes/utils.ts#L1
Argument of type 'PontSpec[] | PontSpec[]' is not assignable to parameter of type 'PontSpec[]'.
|
smoke-test-windows:
src/changes/utils.ts#L1
Module '"pontx-spec"' has no exported member 'PontDirectory'.
|
smoke-test-windows:
src/changes/utils.ts#L1
Argument of type 'import("D:/a/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-manager/node_modules/pontx-spec/es6/index").PontSpec[]' is not assignable to parameter of type 'import("D:/a/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-spec/es6/type").PontSpec[]'.
|
smoke-test-windows:
src/changes/utils.ts#L1
Argument of type 'PontSpec[] | PontSpec[]' is not assignable to parameter of type 'PontSpec[]'.
|
smoke-test-windows:
src/changes/utils.ts#L1
Argument of type 'import("D:/a/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-manager/node_modules/pontx-spec/es6/index").PontSpec[]' is not assignable to parameter of type 'import("D:/a/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-spec/es6/type").PontSpec[]'.
|
smoke-test-windows:
src/changes/utils.ts#L1
Argument of type 'PontSpec[] | PontSpec[]' is not assignable to parameter of type 'PontSpec[]'.
|
smoke-test-windows:
src/changes/utils.ts#L1
Argument of type 'import("D:/a/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-manager/node_modules/pontx-spec/es6/index").PontSpec[]' is not assignable to parameter of type 'import("D:/a/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-spec/es6/type").PontSpec[]'.
|
smoke-test-windows:
src/changes/utils.ts#L1
Argument of type 'PontSpec[] | PontSpec[]' is not assignable to parameter of type 'PontSpec[]'.
|
smoke-test-windows:
src/changes/utils.ts#L1
Argument of type 'import("D:/a/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-manager/node_modules/pontx-spec/es6/index").PontSpec[]' is not assignable to parameter of type 'import("D:/a/alibabacloud-api-vscode-toolkit/alibabacloud-api-vscode-toolkit/node_modules/pontx-spec/es6/type").PontSpec[]'.
|
smoke-test-windows:
src/changes/utils.ts#L1
Property 'directories' does not exist on type 'PontSpec | PontSpec'.
|
smoke-test-windows:
src/changes/utils.ts#L1
Argument of type 'PontSpec[] | PontSpec[]' is not assignable to parameter of type 'PontSpec[]'.
|
smoke-test-macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
smoke-test-macos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
smoke-test-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
smoke-test-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|