fix: remove unused tmp local in array literal generated code #4832
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
|