chore: add CODEOWNERS file #78
Annotations
19 errors
lint:
src/providers/google.ts#L89
'userAgents' was used before it was defined
|
lint:
src/providers/google.ts#L92
'userAgents' was used before it was defined
|
lint:
src/providers/googleicons.ts#L66
'userAgents' was used before it was defined
|
lint:
src/providers/googleicons.ts#L71
'userAgents' was used before it was defined
|
lint:
src/providers/googleicons.ts#L81
'userAgents' was used before it was defined
|
lint:
src/providers/local.ts#L38
'isFontFile' was used before it was defined
|
lint:
src/providers/local.ts#L41
'isFontFile' was used before it was defined
|
lint:
src/providers/local.ts#L53
'weightMap' was used before it was defined
|
lint
Process completed with exit code 1.
|
test:
src/providers/adobe.ts#L1
Cannot find module 'ohash' or its corresponding type declarations.
|
test:
src/providers/adobe.ts#L3
Cannot find module '../types' or its corresponding type declarations.
|
test:
src/providers/adobe.ts#L4
Cannot find module '../css/parse' or its corresponding type declarations.
|
test:
src/providers/adobe.ts#L5
Cannot find module '../cache' or its corresponding type declarations.
|
test:
src/providers/adobe.ts#L6
Cannot find module '../fetch' or its corresponding type declarations.
|
test:
src/providers/adobe.ts#L7
Cannot find module '../logger' or its corresponding type declarations.
|
test:
src/providers/adobe.ts#L20
Parameter 'fontFamily' implicitly has an 'any' type.
|
test:
src/providers/adobe.ts#L20
Parameter 'defaults' implicitly has an 'any' type.
|
test:
src/providers/adobe.ts#L27
Parameter 'err' implicitly has an 'any' type.
|
test:
src/providers/adobe.ts#L81
Parameter 'meta' implicitly has an 'any' type.
|