build(deps-dev): bump @types/node from 12.20.55 to 22.5.5 #98
Annotations
12 errors and 2 warnings
build / build (16.x):
src/tasks/shellTask.ts#L97
Argument of type 'number | null' is not assignable to parameter of type 'number | PromiseLike<number>'.
|
build / build (16.x):
src/tasks/xcode/xcodeTask.addTarget.ts#L224
Argument of type 'string | { 'MainInterface.storyboard': string; }' is not assignable to parameter of type 'string | ArrayBufferView'.
|
build / build (16.x):
src/tasks/xcode/xcodeTask.addTarget.ts#L237
Argument of type 'string | { 'MainInterface.storyboard': string; }' is not assignable to parameter of type 'string | ArrayBufferView'.
|
build / build (18.x):
src/tasks/shellTask.ts#L97
Argument of type 'number | null' is not assignable to parameter of type 'number | PromiseLike<number>'.
|
build / build (16.x):
src/tasks/xcode/xcodeTask.addTarget.ts#L278
Argument of type 'string | { 'MainInterface.storyboard': string; }' is not assignable to parameter of type 'string | ArrayBufferView'.
|
build / build (16.x):
src/utils/upgrade/other/importPackageJson.ts#L119
Argument of type 'number | null' is not assignable to parameter of type 'number | PromiseLike<number>'.
|
build / build (18.x):
src/tasks/xcode/xcodeTask.addTarget.ts#L224
Argument of type 'string | { 'MainInterface.storyboard': string; }' is not assignable to parameter of type 'string | ArrayBufferView'.
|
build / build (18.x):
src/tasks/xcode/xcodeTask.addTarget.ts#L237
Argument of type 'string | { 'MainInterface.storyboard': string; }' is not assignable to parameter of type 'string | ArrayBufferView'.
|
build / build (16.x)
Process completed with exit code 2.
|
build / build (18.x):
src/tasks/xcode/xcodeTask.addTarget.ts#L278
Argument of type 'string | { 'MainInterface.storyboard': string; }' is not assignable to parameter of type 'string | ArrayBufferView'.
|
build / build (18.x):
src/utils/upgrade/other/importPackageJson.ts#L119
Argument of type 'number | null' is not assignable to parameter of type 'number | PromiseLike<number>'.
|
build / build (18.x)
Process completed with exit code 2.
|
build / build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build / build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|