fix: check if script text is non null before parsing #427
Annotations
4 errors and 11 warnings
lib/extract.ts#L99
Expected indentation of 10 spaces but found 12
|
lib/extract.ts#L100
Block must not be padded by blank lines
|
lib/extract.ts#L101
Trailing spaces not allowed
|
|
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/.
|
lib/extract.ts#L26
Unexpected any. Specify a different type
|
lib/extract.ts#L59
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lib/extract.ts#L62
Unsafe assignment of an `any` value
|
lib/extract.ts#L72
Unsafe assignment of an `any` value
|
lib/extract.ts#L99
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 failed
Loading