tsdjs / tsd

Check TypeScript type definitions
MIT License
2.39k stars 68 forks source link

I met "Found an error that tsd does not currently support (ts2353), consider creating an issue on GitHub" #203

Open manudeli opened 9 months ago

manudeli commented 9 months ago

in https://github.com/suspensive/react/actions/runs/7336109248/job/19974935309?pr=517

tommy-mitchell commented 9 months ago

Are you on the latest version of tsd? This error was added in v0.30.1.

manudeli commented 9 months ago

@tommy-mitchell Check https://github.com/suspensive/react/actions/runs/7377302081/job/20071132281?pr=517 please.

image
m-radzikowski commented 9 months ago

Same here, tsd v0.30.1 and typescript v5.3.3.

mrazauskas commented 9 months ago

Ironically, maintainers of a testing tool are merging changes without tests. Oh well..

See #204, #202. (And one more just landed: #205.)