chore(deps): update dependency @sxzz/eslint-config to v4 - autoclosed #1050
Annotations
12 errors and 12 warnings
test (ubuntu-latest, 16)
Process completed with exit code 1.
|
lint:
playground/src/typings/auto-import.d.ts#L1
Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable
|
lint:
playground/src/typings/components.d.ts#L1
Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable
|
lint:
src/core/convert.ts#L78
Move function 'toStringExpression' to the outer scope
|
lint:
src/core/convert.ts#L99
Move function 'toStringJsxText' to the outer scope
|
lint:
src/core/convert.ts#L121
Move function 'toStringOpeningElement' to the outer scope
|
lint:
tests/jsx-to-string.test.tsx#L215
Unexpected constant truthiness on the left-hand side of a `||` expression
|
lint:
tests/jsx-to-string.test.tsx#L216
Unexpected constant nullishness on the left-hand side of a `??` expression
|
lint:
tests/jsx-to-string.test.tsx#L217
Unexpected constant truthiness on the left-hand side of a `&&` expression
|
lint:
tests/jsx-to-string.test.tsx#L217
Unexpected constant truthiness on the left-hand side of a `||` expression
|
lint:
tests/jsx-to-string.test.tsx#L220
Unexpected constant binary expression. Compares constantly with the left-hand side of the `===`
|
test (windows-latest, 16)
Process completed with exit code 1.
|
test (ubuntu-latest, 16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
playground/vite.config.ts#L3
Expected "@vitejs/plugin-vue" to come before "vite"
|
lint:
playground/vite.config.ts#L6
Expected "unocss/vite" to come before "unplugin-vue-components/vite"
|
lint:
src/core/convert.ts#L1
Expected "parse" to come before "ParserPlugin"
|
lint:
src/core/convert.ts#L3
Expected "entities" to come before "estree-walker"
|
lint:
src/core/convert.ts#L5
Expected "@babel/types" to come before "magic-string"
|
lint:
src/core/convert.ts#L26
Expected "isBooleanLiteral" to come before "UnaryExpression"
|
lint:
src/core/convert.ts#L37
Expected "escapeString" to come before "Primitive"
|
lint:
src/index.ts#L2
Expected "@rollup/pluginutils" to come before "unplugin"
|
lint:
src/index.ts#L4
Expected "resolveOption" to come before "Options"
|
test (ubuntu-latest, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|