Skip to content

chore: fix big benchmark #80

chore: fix big benchmark

chore: fix big benchmark #80

Triggered via push November 23, 2025 10:35
Status Success
Total duration 56s
Artifacts

nodejs.yml

on: push
nodejs  /  prepare
8s
nodejs / prepare
nodejs  /  lint-eslint
32s
nodejs / lint-eslint
nodejs  /  lint-prettier
28s
nodejs / lint-prettier
nodejs  /  lint-check-types
34s
nodejs / lint-check-types
nodejs  /  test-package
35s
nodejs / test-package
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
nodejs / lint-eslint: src/parse.ts#L11
Missing JSDoc @param "xmlData" description
nodejs / lint-eslint: src/parse.ts#L9
Missing JSDoc @returns declaration
nodejs / lint-eslint: src/bufferUtils/arrayTrim.ts#L2
Missing JSDoc comment
nodejs / lint-eslint: src/bufferUtils/arrayIndexOf.ts#L1
Missing JSDoc comment
nodejs / lint-eslint: src/__tests__/xmlParser.mz.test.ts#L51
Missing JSDoc comment
nodejs / lint-eslint: src/__tests__/xmlParser.mz.test.ts#L29
Unexpected any. Specify a different type
nodejs / lint-eslint: src/__tests__/xmlParser.mz.test.ts#L22
Unexpected any. Specify a different type
nodejs / lint-eslint: src/__tests__/xmlParser.mz.test.ts#L19
Unexpected any. Specify a different type
nodejs / lint-eslint: src/__tests__/parseStream.test.ts#L13
Unexpected empty method 'start'
nodejs / lint-eslint: src/XMLNode.ts#L39
Unexpected any. Specify a different type