Fix ci/cd tests for readability & stats packages #18
checks.yml
on: push
Lint
17s
Test CMUdict
21s
Test Hyphen
23s
Test Stats
41s
Test Readability
43s
Annotations
7 warnings
Lint:
packages/hyphen/src/index.ts#L1
'HyphenDict' is defined but never used
|
Lint:
packages/stats/src/index.ts#L1
'lruCache' is defined but never used
|
Lint
Unexpected any. Specify a different type
|
Lint
Unexpected any. Specify a different type
|
Lint:
packages/readability/src/index.ts#L1
'lruCache' is defined but never used
|
Lint
Unexpected any. Specify a different type
|
Lint
Unexpected any. Specify a different type
|