remove default export off of run and just set export to run #447
Annotations
33 warnings
buildAndTest (20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
buildAndTest (20):
lib/extract.ts#L27
Unexpected any. Specify a different type
|
buildAndTest (20):
lib/extract.ts#L60
Unsafe argument of type `any` assigned to a parameter of type `string`
|
buildAndTest (20):
lib/extract.ts#L63
Unsafe assignment of an `any` value
|
buildAndTest (20):
lib/extract.ts#L73
Unsafe assignment of an `any` value
|
buildAndTest (20):
lib/extract.ts#L101
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
|
buildAndTest (22)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
buildAndTest (22):
lib/extract.ts#L27
Unexpected any. Specify a different type
|
buildAndTest (22):
lib/extract.ts#L60
Unsafe argument of type `any` assigned to a parameter of type `string`
|
buildAndTest (22):
lib/extract.ts#L63
Unsafe assignment of an `any` value
|
buildAndTest (22):
lib/extract.ts#L73
Unsafe assignment of an `any` value
|
buildAndTest (22):
lib/extract.ts#L101
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
buildAndTest (18):
lib/extract.ts#L27
Unexpected any. Specify a different type
|
buildAndTest (18):
lib/extract.ts#L60
Unsafe argument of type `any` assigned to a parameter of type `string`
|
buildAndTest (18):
lib/extract.ts#L63
Unsafe assignment of an `any` value
|
buildAndTest (18):
lib/extract.ts#L73
Unsafe assignment of an `any` value
|
buildAndTest (18):
lib/extract.ts#L101
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
|