feat: support Stylelint v16 #751
Annotations
4 errors and 10 warnings
Lint:
src/utils/stylelint/process-linter-result.ts#L43
Unsafe return of an `any` typed value
|
Lint:
src/utils/stylelint/process-linter-result.ts#L43
Unsafe member access .meta on an `any` value
|
Lint:
src/utils/stylelint/process-linter-result.ts#L51
This assertion is unnecessary since it does not change the type of the expression
|
Lint
Process completed with exit code 1.
|
Lint:
src/utils/stylelint/__tests__/stylelint-runner.ts#L66
Unexpected 'todo' comment: 'TODO: Remove once fixed upstream'
|
Lint:
src/utils/stylelint/formatting-options-to-rules.ts#L21
Unexpected 'todo' comment: 'TODO: Create respective rule upstream?'
|
Lint:
src/utils/stylelint/stylelint-runner.ts#L73
Unexpected 'todo' comment: 'TODO: Remove once fixed upstream'
|
Lint:
test/e2e/__tests__/code-actions.ts#L36
Unexpected 'todo' comment: 'TODO: Investigate why editing tests...'
|
Lint:
test/e2e/__tests__/ignore.ts#L11
Unexpected 'todo' comment: 'TODO: Get .stylelintignore to work'
|
Lint:
test/e2e/__tests__/validate.ts#L25
Unexpected 'todo' comment: 'TODO: find a better way to wait for...'
|
Lint:
test/e2e/__tests__/validate.ts#L51
Unexpected 'todo' comment: 'TODO: find a better way to wait for...'
|
Lint:
test/integration/stylelint-vscode/test.ts#L49
Unexpected 'todo' comment: 'TODO: Restore once postcss-markdown is...'
|
Lint:
test/integration/stylelint-vscode/test.ts#L90
Unexpected 'todo' comment: 'TODO: Restore once postcss-html is...'
|
Lint:
test/integration/stylelint-vscode/test.ts#L213
Unexpected 'todo' comment: 'TODO: Restore once postcss-html is...'
|
Loading