pino
View on npm →14
Files Analyzed
4
Issues Found
2
Files with Issues
Issues by Rule
tjd/accurate-jsdoc 4
Issues by File
lib/levels.js 3 issues129:24 accurate-jsdoc
@param 'direction': SORTING_ORDER → string. JSDoc declares unknown but TypeScript infers primitive.
144:30 accurate-jsdoc
@param 'levelComparison': SORTING_ORDER | Function → string | Function. Types differ. Run with --fix to update JSDoc, or verify the intended type.
217:33 accurate-jsdoc
@param 'levelComparison': SORTING_ORDER | Function → string | Function. Types differ. Run with --fix to update JSDoc, or verify the intended type.
lib/worker.js 1 issue173:28 accurate-jsdoc
@param 'streams': (TransformStream|WritableStream)[] → (TransformStream<any, any> | WritableStream<any>)[]. Types differ. Run with --fix to update JSDoc, or verify the intended type.
Analyzed: 2/3/2026