Skip to content

chore: Added WASM benchmarks. #1852

chore: Added WASM benchmarks.

chore: Added WASM benchmarks. #1852

Re-run triggered April 1, 2026 04:56
Status Failure
Total duration 1m 59s
Artifacts

ci.yaml

on: pull_request
Matrix: Build, Test and Lint
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Build, Test and Lint (ubuntu-latest)
Process completed with exit code 1.
Build, Test and Lint (ubuntu-latest): bench/wasm.ts#L99
'ret' is assigned a value but never used
Build, Test and Lint (ubuntu-latest): bench/wasm.ts#L97
'start' is never reassigned. Use 'const' instead
Build, Test and Lint (ubuntu-latest): bench/wasm.ts#L88
A space is required before ']'
Build, Test and Lint (ubuntu-latest): bench/wasm.ts#L88
A space is required after '['
Build, Test and Lint (ubuntu-latest): bench/wasm.ts#L34
This line has a length of 255. Maximum allowed is 120
Build, Test and Lint (ubuntu-latest): bench/wasm.ts#L27
This line has a length of 134. Maximum allowed is 120
Build, Test and Lint (windows-latest)
The strategy configuration was canceled because "ci.ubuntu-latest" failed
Build, Test and Lint (windows-latest)
The operation was canceled.
Build, Test and Lint (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f. 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/