chore(deps): update css-parser to 0.14.x #451
test.yml
on: pull_request
Unit tests
21s
Check types
10s
Build & collect coverage
16s
Lint
10s
Audit packages
5s
Annotations
5 errors
|
Audit packages
Process completed with exit code 1.
|
|
Check types
Process completed with exit code 2.
|
|
Check types:
src/lib/index.ts#L393
Argument of type 'CSSNode | null' is not assignable to parameter of type 'CSSNode'.
|
|
Check types:
src/lib/index.ts#L319
Property 'name' does not exist on type 'LangSelector'.
|
|
Check types:
src/lib/index.ts#L176
Argument of type 'CSSNode | null' is not assignable to parameter of type 'CSSNode'.
|