Added support for style selector parsing #2194
Annotations
5 errors and 3 warnings
Lint:
tests/src/parser/style-selector-location-converter-utils.ts#L1
'assert' is defined but never used. Allowed unused vars must match /^_(?:[^_].*)?$/u
|
Lint:
tests/src/parser/style-selector-location-converter-utils.ts#L2
'fs' is defined but never used. Allowed unused vars must match /^_(?:[^_].*)?$/u
|
Lint:
tests/src/parser/style-selector-location-converter-utils.ts#L3
'path' is defined but never used. Allowed unused vars must match /^_(?:[^_].*)?$/u
|
Lint:
tests/src/parser/test-utils.ts#L8
'SelectorNode' is defined but never used. Allowed unused vars must match /^_(?:[^_].*)?$/u
|
Lint
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
|
Lint:
src/parser/converts/attr.ts#L173
Unexpected 'fixme' comment: 'FIXME: Older parsers may use the same...'
|
Lint:
src/parser/template.ts#L1
Unexpected 'fixme' comment: 'FIXME: Workaround to get type...'
|
Loading