Bump @types/node from 12.20.7 to 20.10.3 #3961
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continues_integration.yml
on: push
Build & Lint
38s
Test
26s
Annotations
7 errors and 2 warnings
Test:
src/binary/binaryFetcher/bundleDownloader.ts#L64
Type 'Promise<string | undefined>' is not assignable to type 'Promise<void>'.
|
Test:
src/binary/paths.ts#L102
This condition will always return 'false' since the types 'Architecture' and '"x32"' have no overlap.
|
Test:
src/test/suite/utils/helper.ts#L54
Argument of type '(value: number | PromiseLike<number>) => void' is not assignable to parameter of type '(args: void) => void'.
|
Test:
src/utils/file.utils.ts#L50
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
Test:
src/utils/file.utils.ts#L51
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
Test:
src/utils/file.utils.ts#L54
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
Test
Process completed with exit code 2.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 & Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|