Skip to content

Merge remote-tracking branch 'upstream/main' into main-rebased #351

Merge remote-tracking branch 'upstream/main' into main-rebased

Merge remote-tracking branch 'upstream/main' into main-rebased #351

Triggered via push April 15, 2026 16:13
Status Failure
Total duration 31s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
ESLint
Process completed with exit code 1.
ESLint: src/util/Injected/Utils.js#L1123
Insert `····`
ESLint: src/util/Injected/Utils.js#L1122
Replace `window.require('WAWebWidFactory').createWidFromWidLike(contact.id)` with `····window⏎································.require('WAWebWidFactory')⏎································.createWidFromWidLike(contact.id),`
ESLint: src/util/Injected/Utils.js#L1121
Replace `.require('WAWebApiContact')` with `⏎························.require('WAWebApiContact')⏎························`
ESLint: src/Client.js#L346
Replace `'WAWebPrefetchLoadables'` with `⏎····································'WAWebPrefetchLoadables',⏎································`
ESLint: src/Client.js#L344
Replace `.require('WAWebABProps')` with `⏎································.require('WAWebABProps')⏎································`
ESLint: src/Client.js#L342
Replace `·!!(await·window.require('WAWebABPropsConfigs')` with `⏎····························!!(await·window.require('WAWebABPropsConfigs')⏎································`
ESLint: src/Client.js#L341
Insert `⏎···························`
ESLint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-node@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/