Skip to content

updating the tsc build process to better support both ESM and commonJS #422

updating the tsc build process to better support both ESM and commonJS

updating the tsc build process to better support both ESM and commonJS #422

Triggered via pull request June 23, 2024 22:56
@jshemasjshemas
synchronize #226
dist
Status Success
Total duration 1m 4s
Artifacts

node.js.yml

on: pull_request
Matrix: buildAndTest
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
buildAndTest (22)
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/.
buildAndTest (22): lib/extract.ts#L26
Unexpected any. Specify a different type
buildAndTest (22): lib/extract.ts#L59
Unsafe argument of type `any` assigned to a parameter of type `string`
buildAndTest (22): lib/extract.ts#L62
Unsafe assignment of an `any` value
buildAndTest (22): lib/extract.ts#L72
Unsafe assignment of an `any` value
buildAndTest (22): lib/extract.ts#L97
Unsafe argument of type `any` assigned to a parameter of type `object`
buildAndTest (22): lib/media.ts#L73
Unexpected any. Specify a different type
buildAndTest (22): lib/media.ts#L73
Unexpected any. Specify a different type
buildAndTest (22): lib/media.ts#L75
Unsafe return of an `any` typed value
buildAndTest (22): lib/media.ts#L75
Unsafe call of an `any` typed value
buildAndTest (22): lib/media.ts#L76
Unsafe member access .map on an `any` value
buildAndTest (18)
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/.
buildAndTest (18): lib/extract.ts#L26
Unexpected any. Specify a different type
buildAndTest (18): lib/extract.ts#L59
Unsafe argument of type `any` assigned to a parameter of type `string`
buildAndTest (18): lib/extract.ts#L62
Unsafe assignment of an `any` value
buildAndTest (18): lib/extract.ts#L72
Unsafe assignment of an `any` value
buildAndTest (18): lib/extract.ts#L97
Unsafe argument of type `any` assigned to a parameter of type `object`
buildAndTest (18): lib/media.ts#L73
Unexpected any. Specify a different type
buildAndTest (18): lib/media.ts#L73
Unexpected any. Specify a different type
buildAndTest (18): lib/media.ts#L75
Unsafe return of an `any` typed value
buildAndTest (18): lib/media.ts#L75
Unsafe call of an `any` typed value
buildAndTest (18): lib/media.ts#L76
Unsafe member access .map on an `any` value
buildAndTest (20)
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/.
buildAndTest (20): lib/extract.ts#L26
Unexpected any. Specify a different type
buildAndTest (20): lib/extract.ts#L59
Unsafe argument of type `any` assigned to a parameter of type `string`
buildAndTest (20): lib/extract.ts#L62
Unsafe assignment of an `any` value
buildAndTest (20): lib/extract.ts#L72
Unsafe assignment of an `any` value
buildAndTest (20): lib/extract.ts#L97
Unsafe argument of type `any` assigned to a parameter of type `object`
buildAndTest (20): lib/media.ts#L73
Unexpected any. Specify a different type
buildAndTest (20): lib/media.ts#L73
Unexpected any. Specify a different type
buildAndTest (20): lib/media.ts#L75
Unsafe return of an `any` typed value
buildAndTest (20): lib/media.ts#L75
Unsafe call of an `any` typed value
buildAndTest (20): lib/media.ts#L76
Unsafe member access .map on an `any` value