Merge pull request #254 from rnystrom/rn/ld-json-whitespace #483
Annotations
1 error and 11 warnings
Integration Testing
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting:
lib/extract.ts#L27
Unexpected any. Specify a different type
|
Linting:
lib/extract.ts#L60
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Linting:
lib/extract.ts#L63
Unsafe assignment of an `any` value
|
Linting:
lib/extract.ts#L73
Unsafe assignment of an `any` value
|
Linting:
lib/extract.ts#L102
Unsafe argument of type `any` assigned to a parameter of type `object`
|
Linting:
lib/media.ts#L73
Unexpected any. Specify a different type
|
Linting:
lib/media.ts#L73
Unexpected any. Specify a different type
|
Linting:
lib/media.ts#L75
Unsafe return of an `any` typed value
|
Linting:
lib/media.ts#L75
Unsafe call of an `any` typed value
|
Linting:
lib/media.ts#L76
Unsafe member access .map on an `any` value
|
Loading