Merge pull request #448 from DaniFoldi/renovate/dependencies-bundled-… #612
main.yml
on: push
Lint the linters repository
26s
Matrix: Publish package to npm
Annotations
11 warnings
Lint the linters repository
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint the linters repository:
packages/bundled-eslint-config/src/setup/for-astro.ts#L27
Caution: `typescriptEslint` also has a named export `parser`. Check if you meant to write `import {parser} from 'typescript-eslint'` instead
|
Lint the linters repository:
packages/bundled-eslint-config/src/setup/for-ts.ts#L27
Caution: `typescriptEslint` also has a named export `parser`. Check if you meant to write `import {parser} from 'typescript-eslint'` instead
|
Lint the linters repository:
packages/bundled-eslint-config/src/setup/for-ts.ts#L40
Caution: `typescriptEslint` also has a named export `plugin`. Check if you meant to write `import {plugin} from 'typescript-eslint'` instead
|
Lint the linters repository:
packages/bundled-eslint-config/src/setup/for-vue.ts#L20
Caution: `typescriptEslint` also has a named export `parser`. Check if you meant to write `import {parser} from 'typescript-eslint'` instead
|
Lint the linters repository:
packages/stylelint-vue-scss/better-order.cjs#L106
Expected "export" or "export default"
|
Lint the linters repository:
packages/stylelint-vue-scss/scss.cjs#L1
Expected "export" or "export default"
|
Lint the linters repository:
packages/stylelint-vue-scss/standard.cjs#L1
Expected "export" or "export default"
|
Lint the linters repository:
packages/stylelint-vue-scss/vue-scss.cjs#L1
Expected "export" or "export default"
|
Lint the linters repository:
packages/stylelint-vue-scss/vue.cjs#L1
Expected "export" or "export default"
|
Lint the linters repository:
packages/stylelint-vue/better-order.cjs#L106
Expected "export" or "export default"
|