Skip to content

deps: Bump sax-wasm from 2.2.4 to 3.0.3 #1773

deps: Bump sax-wasm from 2.2.4 to 3.0.3

deps: Bump sax-wasm from 2.2.4 to 3.0.3 #1773

Triggered via pull request January 23, 2025 06:55
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
General checks, tests and coverage reporting
36s
General checks, tests and coverage reporting
Fit to window
Zoom out
Zoom in

Annotations

5 errors
General checks, tests and coverage reporting: src/linter/html/transpiler.ts#L18
Argument of type 'SaxParserToJSON[]' is not assignable to parameter of type 'Tag[]'.
General checks, tests and coverage reporting: src/linter/html/transpiler.ts#L24
Argument of type 'SaxParserToJSON[]' is not assignable to parameter of type 'Tag[]'.
General checks, tests and coverage reporting: src/linter/html/transpiler.ts#L32
Argument of type 'SaxParserToJSON' is not assignable to parameter of type 'Text | Tag'.
General checks, tests and coverage reporting: src/linter/html/transpiler.ts#L42
Argument of type '{ start: PositionDetail; end: PositionDetail; value: string; }' is not assignable to parameter of type 'Text | Tag'.
General checks, tests and coverage reporting
Process completed with exit code 2.