updating the tsc build process to better support both ESM and commonJS #416
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
index.ts#L46
Unsafe assignment of an `any` value
|
index.ts#L47
Unsafe assignment of an `any` value
|
lib/extract.ts#L19
Unsafe assignment of an error typed value
|
lib/extract.ts#L19
Unsafe call of an `any` typed value
|
lib/extract.ts#L23
Unsafe call of an `any` typed value
|
lib/extract.ts#L23
Unsafe call of an `any` typed value
|
lib/extract.ts#L23
Unsafe member access .each on an `error` typed value
|
lib/extract.ts#L24
Unsafe member access .attribs on an `any` value
|
lib/extract.ts#L24
Unsafe member access .attribs on an `any` value
|
lib/extract.ts#L24
Unsafe member access .attribs on an `any` value
|
This job succeeded
Loading