Skip to content

build(deps-dev): bump electron from 33.2.1 to 39.8.5 #650

build(deps-dev): bump electron from 33.2.1 to 39.8.5

build(deps-dev): bump electron from 33.2.1 to 39.8.5 #650

Triggered via pull request April 3, 2026 21:57
Status Cancelled
Total duration 1d 0h 0m 4s
Artifacts 11

CI.yml

on: pull_request
Matrix: Build
Package
0s
Package
Matrix: SmokeTest
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 18 warnings
macos-13 x64
The configuration 'macos-13-us-default' is not supported
macos-14 arm64
Final attempt failed. Child_process exited with error code 1
ubuntu-24.04 x64
Final attempt failed. Child_process exited with error code 1
windows-2019 x64
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
windows-2019 ia32
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
ubuntu-24.04-arm arm64 ubuntu linux/arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v6. 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/
ubuntu-24.04 x64 alpine linux/amd64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v6. 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/
ubuntu-24.04 x64 ubuntu linux/amd64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v6. 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/
macos-14 arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, aminya/setup-cpp@v1, nick-fields/retry@v3, pnpm/action-setup@v4. 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/
macos-14 arm64
gnutls 3.8.12 is already installed and up-to-date. To reinstall 3.8.12, run: brew reinstall gnutls
ubuntu-24.04 x64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, aminya/setup-cpp@v1, nick-fields/retry@v3, pnpm/action-setup@v4. 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/
ubuntu-24.04 x64: src/compat.ts#L433
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
ubuntu-24.04 x64: src/compat.ts#L413
Unnecessary conditional, value is always truthy
ubuntu-24.04 x64: src/compat.ts#L406
Unnecessary conditional, value is always truthy
ubuntu-24.04 x64: src/compat.ts#L399
Unnecessary conditional, value is always truthy
ubuntu-24.04 x64: src/compat.ts#L366
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
ubuntu-24.04 x64: script/install.js#L51
Imported module should be assigned
ubuntu-24.04 x64: examples/threaded-worker/threaded-worker.ts#L72
Unsafe argument of type `any` assigned to a parameter of type `string`
ubuntu-24.04 x64: examples/threaded-worker/processor.ts#L43
Unsafe argument of type `any` assigned to a parameter of type `string`
ubuntu-24.04 x64: examples/req-rep/server.ts#L10
Unsafe argument of type `any` assigned to a parameter of type `string`
ubuntu-24.04 x64: examples/majordomo/worker.ts#L21
Unsafe spread of an `any` type
ubuntu-24.04-arm arm64 alpine linux/arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, docker/build-push-action@v6. 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/
windows-2022 arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, aminya/setup-cpp@v1, pnpm/action-setup@v4. 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/

Artifacts

Produced during runtime
Name Size Digest
build-0
1.41 MB
sha256:59e31fa0a72c1bb15beb2cbdf65dbac411e4410ff24c7825c518340362f723ff
build-4
433 KB
sha256:55fae26c0b16c763fb084fdc75c957eaaa0969d1f41783fd7db944a2500c65ad
build-5
464 KB
sha256:e01d7158578262bf33f1a40f35672264739fa4c03fd15052c262feea51be96e9
build-6
700 KB
sha256:2ae2f9071afce089cd092121df027152b1f04d61467e46b10f5b58997e2055fe
build-7
625 KB
sha256:8f900c9f1c9ce0dc6cd05815ac81f59d5f8f731499529a6017487fb6b3dd600d
build-8
728 KB
sha256:8eb94339d0929677f6fc102cf9a796a783873a587ba63637ac2407d32b78ef78
build-9
679 KB
sha256:8a2396dc1bd16c5229c5c24cb0bb702ddbbc012b34b7a9431915009015cac270
zeromq~zeromq.js~24XC3T.dockerbuild
68 KB
sha256:0b760061514deacb5db8401a1352a5f26a66e82288ed45333f76de5eff67dfb4
zeromq~zeromq.js~9HH3UY.dockerbuild
63.1 KB
sha256:7064f5681a0499f8571cc480abc5a6bd75e592124082eae1d339200f702f012b
zeromq~zeromq.js~K872O0.dockerbuild
59.1 KB
sha256:0fa76530b323f6494a049b62e5bcc9fd68a04ed22548011e86725ac28662aedc
zeromq~zeromq.js~ZRH59T.dockerbuild
64.3 KB
sha256:9e52a66998397626a2f8190d9aeb0ae2874aa1d827943940f424817655cf14e3