chore(deps-dev): bump the eslint group across 1 directory with 3 updates #856
linting.yml
on: pull_request
lint
/
Lint on Node.js lts/* and ubuntu-latest
30s
Annotations
10 errors and 6 warnings
lint / Lint on Node.js lts/* and ubuntu-latest:
__mocks__/child_process.ts#L2
Can't resolve '../test/mockSystemErrors' in '/home/runner/work/vscode-stylelint/vscode-stylelint/__mocks__'
|
lint / Lint on Node.js lts/* and ubuntu-latest:
__mocks__/fs/promises.ts#L2
Can't resolve '../../test/mockSystemErrors' in '/home/runner/work/vscode-stylelint/vscode-stylelint/__mocks__/fs'
|
lint / Lint on Node.js lts/* and ubuntu-latest:
__mocks__/vscode-languageserver/node.ts#L1
Can't resolve '../../src/utils/packages/index' in '/home/runner/work/vscode-stylelint/vscode-stylelint/__mocks__/vscode-languageserver'
|
lint / Lint on Node.js lts/* and ubuntu-latest:
scripts/bundle.ts#L4
Can't resolve 'esbuild' in '/home/runner/work/vscode-stylelint/vscode-stylelint/scripts'
|
lint / Lint on Node.js lts/* and ubuntu-latest:
scripts/bundle.ts#L5
Can't resolve 'fast-glob' in '/home/runner/work/vscode-stylelint/vscode-stylelint/scripts'
|
lint / Lint on Node.js lts/* and ubuntu-latest:
scripts/enforce-unit-tests-per-file.ts#L4
Can't resolve 'fast-glob' in '/home/runner/work/vscode-stylelint/vscode-stylelint/scripts'
|
lint / Lint on Node.js lts/* and ubuntu-latest:
scripts/enforce-unit-tests-per-file.ts#L37
'err' is defined but never used
|
lint / Lint on Node.js lts/* and ubuntu-latest:
src/extension/__tests__/extension.ts#L17
Can't resolve '../../server/index' in '/home/runner/work/vscode-stylelint/vscode-stylelint/src/extension/__tests__'
|
lint / Lint on Node.js lts/* and ubuntu-latest:
src/extension/__tests__/extension.ts#L18
Can't resolve '../extension' in '/home/runner/work/vscode-stylelint/vscode-stylelint/src/extension/__tests__'
|
lint / Lint on Node.js lts/* and ubuntu-latest:
src/extension/__tests__/extension.ts#L19
Can't resolve '../types' in '/home/runner/work/vscode-stylelint/vscode-stylelint/src/extension/__tests__'
|
lint / Lint on Node.js lts/* and ubuntu-latest:
src/utils/stylelint/__tests__/stylelint-runner.ts#L66
Unexpected 'todo' comment: 'TODO: Remove once fixed upstream'
|
lint / Lint on Node.js lts/* and ubuntu-latest:
src/utils/stylelint/formatting-options-to-rules.ts#L21
Unexpected 'todo' comment: 'TODO: Create respective rule upstream?'
|
lint / Lint on Node.js lts/* and ubuntu-latest:
src/utils/stylelint/stylelint-runner.ts#L73
Unexpected 'todo' comment: 'TODO: Remove once fixed upstream'
|
lint / Lint on Node.js lts/* and ubuntu-latest:
test/integration/stylelint-vscode/test.ts#L49
Unexpected 'todo' comment: 'TODO: Restore once postcss-markdown is...'
|
lint / Lint on Node.js lts/* and ubuntu-latest:
test/integration/stylelint-vscode/test.ts#L90
Unexpected 'todo' comment: 'TODO: Restore once postcss-html is...'
|
lint / Lint on Node.js lts/* and ubuntu-latest:
test/integration/stylelint-vscode/test.ts#L213
Unexpected 'todo' comment: 'TODO: Restore once postcss-html is...'
|