feat: Report ranges for diagnostics #518
Annotations
10 errors and 12 warnings
Lint (18):
src/server/modules/__tests__/old-stylelint-warning.ts#L105
Namespace 'stylelint' has no exported member 'PublicApi'.
|
Lint (18):
src/server/modules/__tests__/old-stylelint-warning.ts#L138
Namespace 'stylelint' has no exported member 'PublicApi'.
|
Lint (18):
src/server/modules/__tests__/old-stylelint-warning.ts#L173
Namespace 'stylelint' has no exported member 'PublicApi'.
|
Lint (18):
src/server/modules/__tests__/old-stylelint-warning.ts#L206
Namespace 'stylelint' has no exported member 'PublicApi'.
|
Lint (18):
src/server/modules/__tests__/old-stylelint-warning.ts#L243
Namespace 'stylelint' has no exported member 'PublicApi'.
|
Lint (18):
src/server/modules/__tests__/old-stylelint-warning.ts#L272
Namespace 'stylelint' has no exported member 'PublicApi'.
|
Lint (18):
src/server/modules/__tests__/old-stylelint-warning.ts#L306
Namespace 'stylelint' has no exported member 'PublicApi'.
|
Lint (18):
src/server/modules/__tests__/old-stylelint-warning.ts#L335
Namespace 'stylelint' has no exported member 'PublicApi'.
|
Lint (18):
src/server/modules/__tests__/old-stylelint-warning.ts#L364
Namespace 'stylelint' has no exported member 'PublicApi'.
|
Lint (18):
src/server/modules/__tests__/old-stylelint-warning.ts#L395
Namespace 'stylelint' has no exported member 'PublicApi'.
|
Lint (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint (18):
src/utils/stylelint/__tests__/stylelint-runner.ts#L66
Unexpected 'todo' comment: 'TODO: Remove once fixed upstream'
|
Lint (18):
src/utils/stylelint/formatting-options-to-rules.ts#L21
Unexpected 'todo' comment: 'TODO: Create respective rule upstream?'
|
Lint (18):
src/utils/stylelint/stylelint-runner.ts#L73
Unexpected 'todo' comment: 'TODO: Remove once fixed upstream'
|
Lint (18):
test/e2e/__tests__/code-actions.ts#L54
Unexpected 'todo' comment: 'TODO: Investigate why editing tests...'
|
Lint (18):
test/e2e/__tests__/ignore.ts#L11
Unexpected 'todo' comment: 'TODO: Get .stylelintignore to work'
|
Lint (18):
test/e2e/__tests__/validate.ts#L25
Unexpected 'todo' comment: 'TODO: find a better way to wait for...'
|
Lint (18):
test/e2e/__tests__/validate.ts#L51
Unexpected 'todo' comment: 'TODO: find a better way to wait for...'
|
Lint (18):
test/integration/stylelint-vscode/test.ts#L48
Unexpected 'todo' comment: 'TODO: Restore once postcss-markdown is...'
|
Lint (18):
test/integration/stylelint-vscode/test.ts#L89
Unexpected 'todo' comment: 'TODO: Restore once postcss-html is...'
|
Lint (18):
test/integration/stylelint-vscode/test.ts#L212
Unexpected 'todo' comment: 'TODO: Restore once postcss-html is...'
|
Lint (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|