deps: Bump sax-wasm from 2.2.4 to 3.0.1 #1765
ci.yml
on: pull_request
General checks, tests and coverage reporting
32s
Annotations
4 errors
General checks, tests and coverage reporting:
src/linter/xmlTemplate/transpiler.ts#L68
Expected 0-1 arguments, but got 2.
|
General checks, tests and coverage reporting:
src/utils/xmlParser.ts#L21
Expected 0-1 arguments, but got 2.
|
General checks, tests and coverage reporting:
src/utils/xmlParser.ts#L23
Type '(type: SaxEventType, tag: Detail) => void' is not assignable to type '(type: SaxEventType, detail: Reader<Detail>) => void'.
|
General checks, tests and coverage reporting
Process completed with exit code 2.
|