Skip to content

Update README.md

Update README.md #593

Triggered via push August 10, 2026 23:00
Status Failure
Total duration 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
build
Process completed with exit code 1.
eslint(no-unused-vars): src/lang/escpos.ts#L19
Variable 'lineH' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): src/lang/escpos.ts#L8
Type 'LabelElement' is imported but never used.
eslint(no-unused-vars): src/parsers/tsc.ts#L819
Variable 'commaIdx' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): src/parsers/tsc.ts#L273
Function 'extractQuotedString' is declared but never used.
eslint(no-unused-vars): src/parsers/cpcl.ts#L45
Variable 'upper' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): src/markup.ts#L33
Function 'parseTag' is declared but never used.
eslint(no-unused-vars): src/parsers/dpl.ts#L67
Variable 'rotation' is declared but never used. Unused variables should start with a '_'.