Skip to content

fix: remove unused tmp local in array literal generated code #4832

fix: remove unused tmp local in array literal generated code

fix: remove unused tmp local in array literal generated code #4832

Triggered via pull request May 13, 2025 15:49
Status Failure
Total duration 5m 1s
Artifacts

test.yml

on: pull_request
Matrix: bootstrap
Matrix: compiler
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Compiler (macos, node current)
Process completed with exit code 1.
Compiler (windows, node lts/*)
The operation was canceled.
Compiler (windows, node lts/*)
The strategy configuration was canceled because "compiler.macos_current" failed
Compiler (windows, node current)
The operation was canceled.
Compiler (windows, node current)
The strategy configuration was canceled because "compiler.macos_current" failed
Compiler (ubuntu, node current)
The operation was canceled.
Compiler (ubuntu, node current)
The strategy configuration was canceled because "compiler.macos_current" failed
Compiler (ubuntu, node lts/*)
The operation was canceled.
Compiler (ubuntu, node lts/*)
The strategy configuration was canceled because "compiler.macos_current" failed
Compiler (macos, node lts/*)
The operation was canceled.
Compiler (macos, node lts/*)
The strategy configuration was canceled because "compiler.macos_current" failed
Coverage
Process completed with exit code 1.
Compiler (macos, node current): src/compiler.ts#L8192
'arrayBufferInstance' is assigned a value but never used. Allowed unused vars must match /^[A-Z](?:From|To)?$/u
Compiler (ubuntu, node current): src/compiler.ts#L8192
'arrayBufferInstance' is assigned a value but never used. Allowed unused vars must match /^[A-Z](?:From|To)?$/u
Compiler (ubuntu, node lts/*): src/compiler.ts#L8192
'arrayBufferInstance' is assigned a value but never used. Allowed unused vars must match /^[A-Z](?:From|To)?$/u
Compiler (macos, node lts/*): src/compiler.ts#L8192
'arrayBufferInstance' is assigned a value but never used. Allowed unused vars must match /^[A-Z](?:From|To)?$/u