chore(main): release 1.0.0 #71
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run ESLint:
src/XMLNode.ts#L39
Unexpected any. Specify a different type
|
Run ESLint:
src/__tests__/parseStream.test.ts#L14
Unexpected empty method 'start'
|
Run ESLint:
src/__tests__/xmlParser.mz.test.ts#L19
Unexpected any. Specify a different type
|
Run ESLint:
src/__tests__/xmlParser.mz.test.ts#L22
Unexpected any. Specify a different type
|
Run ESLint:
src/__tests__/xmlParser.mz.test.ts#L29
Unexpected any. Specify a different type
|
Run ESLint:
src/__tests__/xmlParser.mz.test.ts#L52
Missing JSDoc comment
|
Run ESLint:
src/bufferUtils/arrayIndexOf.ts#L1
Missing JSDoc comment
|
Run ESLint:
src/bufferUtils/arrayTrim.ts#L2
Missing JSDoc comment
|
Run ESLint:
src/parse.ts#L9
Missing JSDoc @returns declaration
|
Run ESLint:
src/parse.ts#L11
Missing JSDoc @param "xmlData" description
|
Loading