Bump electron from 18.2.0 to 26.0.0 in /desktop #18741
Annotations
24 errors and 42 warnings
build (18.x, ubuntu-latest)
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
build (18.x, ubuntu-latest)
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
build (18.x, ubuntu-latest)
Type '(_markName: string, _markOptions?: MarkOptions | undefined) => { name: string; detail: string; duration: 0; entryType: ""; startTime: number; toJSON(): void; }' is not assignable to type '(name?: string | undefined, options?: MarkOptions | undefined) => PerformanceMark'.
|
build (18.x, ubuntu-latest)
Type '(_measureName: string, _startOrMeasureOptions?: string | MeasureOptions | undefined, _endMark?: string | undefined) => { name: string; detail: string; duration: number; entryType: ""; startTime: number; toJSON(): void; }' is not assignable to type '{ (name: string, startMark?: string | undefined, endMark?: string | undefined): PerformanceMeasure; (name: string, options: MeasureOptions): PerformanceMeasure; }'.
|
build (18.x, ubuntu-latest)
No overload matches this call.
|
build (18.x, ubuntu-latest)
Parameter 'event' implicitly has an 'any' type.
|
build (18.x, ubuntu-latest)
Parameter 'url' implicitly has an 'any' type.
|
build (18.x, ubuntu-latest)
Process completed with exit code 2.
|
build (18.x, macos-latest)
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
build (18.x, macos-latest)
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
build (18.x, macos-latest)
Type '(_markName: string, _markOptions?: MarkOptions | undefined) => { name: string; detail: string; duration: 0; entryType: ""; startTime: number; toJSON(): void; }' is not assignable to type '(name?: string | undefined, options?: MarkOptions | undefined) => PerformanceMark'.
|
build (18.x, macos-latest)
Type '(_measureName: string, _startOrMeasureOptions?: string | MeasureOptions | undefined, _endMark?: string | undefined) => { name: string; detail: string; duration: number; entryType: ""; startTime: number; toJSON(): void; }' is not assignable to type '{ (name: string, startMark?: string | undefined, endMark?: string | undefined): PerformanceMeasure; (name: string, options: MeasureOptions): PerformanceMeasure; }'.
|
build (18.x, macos-latest)
No overload matches this call.
|
build (18.x, macos-latest)
Parameter 'event' implicitly has an 'any' type.
|
build (18.x, macos-latest)
Parameter 'url' implicitly has an 'any' type.
|
build (18.x, macos-latest)
Process completed with exit code 2.
|
build (18.x, windows-latest)
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
build (18.x, windows-latest)
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
build (18.x, windows-latest)
Type '(_markName: string, _markOptions?: MarkOptions | undefined) => { name: string; detail: string; duration: 0; entryType: ""; startTime: number; toJSON(): void; }' is not assignable to type '(name?: string | undefined, options?: MarkOptions | undefined) => PerformanceMark'.
|
build (18.x, windows-latest)
Type '(_measureName: string, _startOrMeasureOptions?: string | MeasureOptions | undefined, _endMark?: string | undefined) => { name: string; detail: string; duration: number; entryType: ""; startTime: number; toJSON(): void; }' is not assignable to type '{ (name: string, startMark?: string | undefined, endMark?: string | undefined): PerformanceMeasure; (name: string, options: MeasureOptions): PerformanceMeasure; }'.
|
build (18.x, windows-latest)
No overload matches this call.
|
build (18.x, windows-latest)
Parameter 'event' implicitly has an 'any' type.
|
build (18.x, windows-latest)
Parameter 'url' implicitly has an 'any' type.
|
build (18.x, windows-latest)
Process completed with exit code 1.
|
build (18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, nick-invision/retry@v2.6.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (18.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (18.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (18.x, ubuntu-latest):
desktop/app/src/init.tsx#L256
Forbidden non-null assertion
|
build (18.x, ubuntu-latest):
desktop/app/src/utils/icons.tsx#L26
Forbidden non-null assertion
|
build (18.x, ubuntu-latest):
desktop/babel-transformer/src/__tests__/electron-requires-main.node.tsx#L22
Forbidden non-null assertion
|
build (18.x, ubuntu-latest):
desktop/babel-transformer/src/__tests__/electron-requires-main.node.tsx#L31
Forbidden non-null assertion
|
build (18.x, ubuntu-latest):
desktop/babel-transformer/src/__tests__/electron-requires-main.node.tsx#L38
Forbidden non-null assertion
|
build (18.x, ubuntu-latest):
desktop/babel-transformer/src/__tests__/electron-requires-main.node.tsx#L45
Forbidden non-null assertion
|
build (18.x, ubuntu-latest):
desktop/babel-transformer/src/__tests__/plugin-flipper-requires.node.tsx#L30
Forbidden non-null assertion
|
build (18.x, ubuntu-latest):
desktop/babel-transformer/src/__tests__/plugin-flipper-requires.node.tsx#L31
Forbidden non-null assertion
|
build (18.x, ubuntu-latest):
desktop/babel-transformer/src/__tests__/plugin-flipper-requires.node.tsx#L38
Forbidden non-null assertion
|
build (18.x, ubuntu-latest):
desktop/babel-transformer/src/__tests__/plugin-flipper-requires.node.tsx#L39
Forbidden non-null assertion
|
build (18.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, nick-invision/retry@v2.6.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (18.x, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (18.x, macos-latest):
desktop/app/src/init.tsx#L256
Forbidden non-null assertion
|
build (18.x, macos-latest):
desktop/app/src/utils/icons.tsx#L26
Forbidden non-null assertion
|
build (18.x, macos-latest):
desktop/babel-transformer/src/__tests__/electron-requires-main.node.tsx#L22
Forbidden non-null assertion
|
build (18.x, macos-latest):
desktop/babel-transformer/src/__tests__/electron-requires-main.node.tsx#L31
Forbidden non-null assertion
|
build (18.x, macos-latest):
desktop/babel-transformer/src/__tests__/electron-requires-main.node.tsx#L38
Forbidden non-null assertion
|
build (18.x, macos-latest):
desktop/babel-transformer/src/__tests__/electron-requires-main.node.tsx#L45
Forbidden non-null assertion
|
build (18.x, macos-latest):
desktop/babel-transformer/src/__tests__/plugin-flipper-requires.node.tsx#L30
Forbidden non-null assertion
|
build (18.x, macos-latest):
desktop/babel-transformer/src/__tests__/plugin-flipper-requires.node.tsx#L31
Forbidden non-null assertion
|
build (18.x, macos-latest):
desktop/babel-transformer/src/__tests__/plugin-flipper-requires.node.tsx#L38
Forbidden non-null assertion
|
build (18.x, macos-latest):
desktop/babel-transformer/src/__tests__/plugin-flipper-requires.node.tsx#L39
Forbidden non-null assertion
|
build (18.x, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (18.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, nick-invision/retry@v2.6.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x, windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (18.x, windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (18.x, windows-latest):
desktop/app/src/init.tsx#L256
Forbidden non-null assertion
|
build (18.x, windows-latest):
desktop/app/src/utils/icons.tsx#L26
Forbidden non-null assertion
|
build (18.x, windows-latest):
desktop/babel-transformer/src/__tests__/electron-requires-main.node.tsx#L22
Forbidden non-null assertion
|
build (18.x, windows-latest):
desktop/babel-transformer/src/__tests__/electron-requires-main.node.tsx#L31
Forbidden non-null assertion
|
build (18.x, windows-latest):
desktop/babel-transformer/src/__tests__/electron-requires-main.node.tsx#L38
Forbidden non-null assertion
|
build (18.x, windows-latest):
desktop/babel-transformer/src/__tests__/electron-requires-main.node.tsx#L45
Forbidden non-null assertion
|
build (18.x, windows-latest):
desktop/babel-transformer/src/__tests__/plugin-flipper-requires.node.tsx#L30
Forbidden non-null assertion
|
build (18.x, windows-latest):
desktop/babel-transformer/src/__tests__/plugin-flipper-requires.node.tsx#L31
Forbidden non-null assertion
|
build (18.x, windows-latest):
desktop/babel-transformer/src/__tests__/plugin-flipper-requires.node.tsx#L38
Forbidden non-null assertion
|
build (18.x, windows-latest):
desktop/babel-transformer/src/__tests__/plugin-flipper-requires.node.tsx#L39
Forbidden non-null assertion
|
build (18.x, windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|