Skip to content

Bump react-redux from 7.2.6 to 9.1.2 in /desktop #22325

Bump react-redux from 7.2.6 to 9.1.2 in /desktop

Bump react-redux from 7.2.6 to 9.1.2 in /desktop #22325

Triggered via pull request June 5, 2024 00:04
Status Failure
Total duration 12m 40s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 30 warnings
build (18.x, macos-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, AnyAction>>'.
build (18.x, macos-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, macos-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, macos-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, AnyAction>>'.
build (18.x, macos-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, macos-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, macos-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, AnyAction>>'.
build (18.x, macos-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, macos-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, macos-latest)
Final attempt failed. Child_process exited with error code 1
build (18.x, ubuntu-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, AnyAction>>'.
build (18.x, ubuntu-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, ubuntu-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, ubuntu-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, AnyAction>>'.
build (18.x, ubuntu-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, ubuntu-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, ubuntu-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, AnyAction>>'.
build (18.x, ubuntu-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, ubuntu-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, ubuntu-latest)
Final attempt failed. Child_process exited with error code 1
build (18.x, windows-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, AnyAction>>'.
build (18.x, windows-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, windows-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, windows-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, AnyAction>>'.
build (18.x, windows-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, windows-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, windows-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, AnyAction>>'.
build (18.x, windows-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, windows-latest)
Type 'Context<ReactReduxContextValue<any, UnknownAction> | null>' is not assignable to type 'Context<ReactReduxContextValue<any, UnknownAction>>'.
build (18.x, windows-latest)
Final attempt failed. Child_process exited with error code 1
build (18.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/cache@v2, nick-invision/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/[email protected]. 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)
Attempt 1 failed. Reason: Child_process exited with error code 2
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)
Attempt 2 failed. Reason: Child_process exited with error code 1
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)
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, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/cache@v2, nick-invision/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/[email protected]. 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)
Attempt 1 failed. Reason: Child_process exited with error code 2
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)
Attempt 2 failed. Reason: Child_process exited with error code 1
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, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/cache@v2, nick-invision/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/[email protected]. 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)
Attempt 1 failed. Reason: Child_process exited with error code 1
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)
Attempt 2 failed. Reason: Child_process exited with error code 1
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)
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/