build(deps-dev): bump @types/node from 12.20.55 to 22.1.0 #83
Annotations
7 errors
|
src/tasks/shellTask.ts#L97
Argument of type 'number | null' is not assignable to parameter of type 'number | PromiseLike<number>'.
|
src/tasks/xcode/xcodeTask.addTarget.ts#L224
Argument of type 'string | { 'MainInterface.storyboard': string; }' is not assignable to parameter of type 'string | ArrayBufferView'.
|
src/tasks/xcode/xcodeTask.addTarget.ts#L237
Argument of type 'string | { 'MainInterface.storyboard': string; }' is not assignable to parameter of type 'string | ArrayBufferView'.
|
src/tasks/xcode/xcodeTask.addTarget.ts#L278
Argument of type 'string | { 'MainInterface.storyboard': string; }' is not assignable to parameter of type 'string | ArrayBufferView'.
|
src/utils/upgrade/other/importPackageJson.ts#L119
Argument of type 'number | null' is not assignable to parameter of type 'number | PromiseLike<number>'.
|
|
This job was cancelled
Loading