Skip to content

fix(un-variable-merging): should not split varaible declration in for… #232

fix(un-variable-merging): should not split varaible declration in for…

fix(un-variable-merging): should not split varaible declration in for… #232

Triggered via push July 13, 2024 15:43
Status Failure
Total duration 35s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
check
@wakaru/unminify#lint: command (/home/runner/work/wakaru/wakaru/packages/unminify) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
check: packages/unminify/src/transformations/un-variable-merging.ts#L36
'test' is assigned a value but never used. Allowed unused vars must match /^_/u
check: packages/unminify/src/transformations/un-variable-merging.ts#L36
'update' is assigned a value but never used. Allowed unused vars must match /^_/u
check
Process completed with exit code 1.