RA80533
RA80533
This issue also seems to occur in angular.json after `ng add`.
This issue likely originates from the Codecov script this project uses. Can you open this issue over at [codecov/codecov-bash](https://github.com/codecov/codecov-bash)?
Encountered an error with \@actions/toolkit (see https://github.com/actions/toolkit/issues/844).
I worded this all very poorly. TypeScript isn't able to bring in the types included in the libraries imported with the CommonJS syntax (`require`) because the behavior of that module...
At the moment, the best solution to this issue is to modify the source code to reflect the changes made in @tonivj5's PR (#24) and run [`patch-package`](https://www.npmjs.com/package/patch-package).
/cc @mattphillips
The import for expect-type should be removed. https://github.com/moltar/typescript-runtime-type-benchmarks/blob/8dc8934c57cbdd22aa85f889f4889d25ca6813e5/test/abstract.test.ts#L2
Woah, I'm nuts. I thought I saw a commit that removed it as a dependency.