Merge pull request #235 from lxcid/lxcid/unescape-script-text #441
Annotations
11 warnings
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/
|
lib/extract.ts#L27
Unexpected any. Specify a different type
|
lib/extract.ts#L60
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lib/extract.ts#L63
Unsafe assignment of an `any` value
|
lib/extract.ts#L73
Unsafe assignment of an `any` value
|
lib/extract.ts#L101
Unsafe argument of type `any` assigned to a parameter of type `object`
|
lib/media.ts#L73
Unexpected any. Specify a different type
|
lib/media.ts#L73
Unexpected any. Specify a different type
|
lib/media.ts#L75
Unsafe return of an `any` typed value
|
lib/media.ts#L75
Unsafe call of an `any` typed value
|
lib/media.ts#L76
Unsafe member access .map on an `any` value
|
This job succeeded
Loading