Skip to content

Add renovate.json #1616

Add renovate.json

Add renovate.json #1616

Triggered via push April 2, 2024 20:29
Status Failure
Total duration 13m 54s
Artifacts

nodejs.yml

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

Annotations

3 errors and 50 warnings
build (12.x, ubuntu-latest)
Process completed with exit code 7.
build (12.x, macos-latest)
Process completed with exit code 7.
build (12.x, windows-latest)
Process completed with exit code 1.
build (12.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, nick-invision/retry@v2.4.0, coverallsapp/github-action@v1.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (12.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, nick-invision/retry@v2.4.0, coverallsapp/github-action@v1.1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (12.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 (12.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 (12.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 (12.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 (12.x, ubuntu-latest): desktop/app/src/Client.tsx#L158
Unexpected sync method: 'deviceSync'
build (12.x, ubuntu-latest): desktop/app/src/Client.tsx#L349
Unexpected sync method: 'deviceSync'
build (12.x, ubuntu-latest): desktop/app/src/Client.tsx#L381
Unexpected sync method: 'deviceSync'
build (12.x, ubuntu-latest): desktop/app/src/Client.tsx#L400
Unexpected sync method: 'deviceSync'
build (12.x, ubuntu-latest): desktop/app/src/Client.tsx#L487
Unexpected sync method: 'deviceSync'
build (12.x, ubuntu-latest): desktop/app/src/Client.tsx#L580
Unexpected sync method: 'deviceSync'
build (12.x, ubuntu-latest): desktop/app/src/Client.tsx#L606
Unexpected sync method: 'deviceSync'
build (12.x, ubuntu-latest): desktop/app/src/Client.tsx#L692
Unexpected sync method: 'deviceSync'
build (12.x, ubuntu-latest): desktop/app/src/HMRClient.tsx#L204
'data' is defined but never used. Allowed unused args must match /^_/u
build (12.x, ubuntu-latest): desktop/app/src/MenuBar.tsx#L68
'electron.remote' is restricted from being used
build (12.x, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, nick-invision/retry@v2.4.0, coverallsapp/github-action@v1.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (12.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, nick-invision/retry@v2.4.0, coverallsapp/github-action@v1.1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (12.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 (12.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 (12.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 (12.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 (12.x, macos-latest): desktop/app/src/Client.tsx#L158
Unexpected sync method: 'deviceSync'
build (12.x, macos-latest): desktop/app/src/Client.tsx#L349
Unexpected sync method: 'deviceSync'
build (12.x, macos-latest): desktop/app/src/Client.tsx#L381
Unexpected sync method: 'deviceSync'
build (12.x, macos-latest): desktop/app/src/Client.tsx#L400
Unexpected sync method: 'deviceSync'
build (12.x, macos-latest): desktop/app/src/Client.tsx#L487
Unexpected sync method: 'deviceSync'
build (12.x, macos-latest): desktop/app/src/Client.tsx#L580
Unexpected sync method: 'deviceSync'
build (12.x, macos-latest): desktop/app/src/Client.tsx#L606
Unexpected sync method: 'deviceSync'
build (12.x, macos-latest): desktop/app/src/Client.tsx#L692
Unexpected sync method: 'deviceSync'
build (12.x, macos-latest): desktop/app/src/HMRClient.tsx#L204
'data' is defined but never used. Allowed unused args must match /^_/u
build (12.x, macos-latest): desktop/app/src/MenuBar.tsx#L68
'electron.remote' is restricted from being used
build (12.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, nick-invision/retry@v2.4.0, coverallsapp/github-action@v1.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (12.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, nick-invision/retry@v2.4.0, coverallsapp/github-action@v1.1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (12.x, windows-latest): desktop/app/src/Client.tsx#L158
Unexpected sync method: 'deviceSync'
build (12.x, windows-latest): desktop/app/src/Client.tsx#L349
Unexpected sync method: 'deviceSync'
build (12.x, windows-latest): desktop/app/src/Client.tsx#L381
Unexpected sync method: 'deviceSync'
build (12.x, windows-latest): desktop/app/src/Client.tsx#L400
Unexpected sync method: 'deviceSync'
build (12.x, windows-latest): desktop/app/src/Client.tsx#L487
Unexpected sync method: 'deviceSync'
build (12.x, windows-latest): desktop/app/src/Client.tsx#L580
Unexpected sync method: 'deviceSync'
build (12.x, windows-latest): desktop/app/src/Client.tsx#L606
Unexpected sync method: 'deviceSync'
build (12.x, windows-latest): desktop/app/src/Client.tsx#L692
Unexpected sync method: 'deviceSync'
build (12.x, windows-latest): desktop/app/src/HMRClient.tsx#L204
'data' is defined but never used. Allowed unused args must match /^_/u
build (12.x, windows-latest): desktop/app/src/MenuBar.tsx#L68
'electron.remote' is restricted from being used
build (12.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 (12.x, windows-latest)
Attempt 1 failed. Reason: Child_process exited with error code 1
build (12.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 (12.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 (12.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 (12.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/