Skip to content

fix: ts error in v1.3 branch #519

fix: ts error in v1.3 branch

fix: ts error in v1.3 branch #519

Triggered via pull request October 21, 2023 00:13
Status Success
Total duration 1m 35s
Artifacts

linting.yml

on: pull_request
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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/