Skip to content

build(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.21.0 to 8.57.1 #28

build(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.21.0 to 8.57.1

build(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.21.0 to 8.57.1 #28

Triggered via pull request March 26, 2026 11:38
Status Failure
Total duration 51s
Artifacts

run-all-tests-pr.yaml

on: pull_request
Matrix: end-to-end
Matrix: unit tests
auto-merge
0s
auto-merge
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 1 warning
unit tests (ubuntu-latest, 20)
Process completed with exit code 1.
unit tests (ubuntu-24.04-arm, 20)
The strategy configuration was canceled because "tests.ubuntu-latest_20" failed
unit tests (ubuntu-24.04-arm, 20)
The operation was canceled.
unit tests (ubuntu-latest, 24)
The strategy configuration was canceled because "tests.ubuntu-latest_20" failed
unit tests (ubuntu-latest, 24)
The operation was canceled.
lint
Process completed with exit code 1.
unit tests (macos-latest, 20)
The strategy configuration was canceled because "tests.ubuntu-latest_20" failed
unit tests (macos-latest, 20)
The operation was canceled.
unit tests (windows-latest, 20)
The strategy configuration was canceled because "tests.ubuntu-latest_20" failed
unit tests (windows-latest, 20)
The operation was canceled.
end-to-end (ubuntu-latest)
Process completed with exit code 1.
end-to-end (ubuntu-latest): packages/fuzzer/addon.ts#L80
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
end-to-end (ubuntu-latest): packages/fuzzer/addon.ts#L76
Cannot find name '__dirname'. Did you mean 'dirName'?
end-to-end (ubuntu-latest): packages/fuzzer/addon.ts#L75
Cannot find name '__dirname'. Did you mean 'dirName'?
end-to-end (ubuntu-latest): packages/fuzzer/addon.ts#L74
Cannot find name '__dirname'. Did you mean 'dirName'?
end-to-end (ubuntu-latest): packages/fuzzer/addon.ts#L73
Cannot find name '__dirname'. Did you mean 'dirName'?
end-to-end (ubuntu-latest): packages/fuzzer/addon.ts#L41
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
end-to-end (ubuntu-latest): packages/fuzzer/addon.ts#L24
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
end-to-end (ubuntu-latest): packages/fuzzer/addon.ts#L21
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
end-to-end (ubuntu-latest): packages/fuzzer/addon.ts#L18
Cannot find module 'path' or its corresponding type declarations.
end-to-end (ubuntu-latest): packages/fuzzer/addon.ts#L17
Cannot find module 'fs' or its corresponding type declarations.
end-to-end (ubuntu-24.04-arm)
The strategy configuration was canceled because "end-to-end.ubuntu-latest" failed
end-to-end (ubuntu-24.04-arm)
The operation was canceled.
end-to-end (ubuntu-24.04-arm): packages/fuzzer/addon.ts#L80
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
end-to-end (ubuntu-24.04-arm): packages/fuzzer/addon.ts#L76
Cannot find name '__dirname'. Did you mean 'dirName'?
end-to-end (ubuntu-24.04-arm): packages/fuzzer/addon.ts#L75
Cannot find name '__dirname'. Did you mean 'dirName'?
end-to-end (ubuntu-24.04-arm): packages/fuzzer/addon.ts#L74
Cannot find name '__dirname'. Did you mean 'dirName'?
end-to-end (ubuntu-24.04-arm): packages/fuzzer/addon.ts#L73
Cannot find name '__dirname'. Did you mean 'dirName'?
end-to-end (ubuntu-24.04-arm): packages/fuzzer/addon.ts#L41
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
end-to-end (ubuntu-24.04-arm): packages/fuzzer/addon.ts#L24
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
end-to-end (ubuntu-24.04-arm): packages/fuzzer/addon.ts#L21
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
end-to-end (ubuntu-24.04-arm): packages/fuzzer/addon.ts#L18
Cannot find module 'path' or its corresponding type declarations.
end-to-end (ubuntu-24.04-arm): packages/fuzzer/addon.ts#L17
Cannot find module 'fs' or its corresponding type declarations.
end-to-end (macos-latest)
The strategy configuration was canceled because "end-to-end.ubuntu-latest" failed
end-to-end (macos-latest)
Process completed with exit code 2.
end-to-end (macos-latest)
Property 'fuzz' does not exist on type 'It'.
end-to-end (macos-latest)
Property 'fuzz' does not exist on type 'It'.
end-to-end (macos-latest)
Property 'fuzz' does not exist on type 'It'.
end-to-end (windows-latest)
The strategy configuration was canceled because "end-to-end.ubuntu-latest" failed
end-to-end (windows-latest)
The operation was canceled.
end-to-end (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ilammy/msvc-dev-cmd@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/