check-dts icon indicating copy to clipboard operation
check-dts copied to clipboard

Shows `undefined` instead of list of errors

Open coderaiser opened this issue 2 years ago • 2 comments
trafficstars

check-dts shows undefined:

image

When I run it in this repository: https://github.com/putoutjs/babel. Here is errors file test/errors.ts.

npm i
npm run build
npm run test:dts

coderaiser avatar Oct 18 '23 15:10 coderaiser

Please send PR. Sorry, I don’t have time right now for investigation.

ai avatar Oct 18 '23 15:10 ai

Looks like the reason is naming.

coderaiser avatar Oct 18 '23 16:10 coderaiser