adding tsconfig to issue template #478
Annotations
1 error and 10 warnings
Integration Testing
Process completed with exit code 2.
|
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