Skip to content

Extend shorthand-property-sorting ESLint rule to handle style composition #5642

Extend shorthand-property-sorting ESLint rule to handle style composition

Extend shorthand-property-sorting ESLint rule to handle style composition #5642

Triggered via pull request December 2, 2024 06:58
Status Failure
Total duration 2m 57s
Artifacts

visual-regression-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
build: packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L12
'isCssMap' is declared but its value is never read.
build: packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L190
Argument of type 'Expression | Super' is not assignable to parameter of type 'Node'.
build: packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L217
Type '(context: RuleContext) => { 'JSXAttribute[name.name="css"], JSXAttribute[name.name="xcss"]': (node: JSXAttribute) => void; CallExpression: (node: CallExpression) => void; }' is not assignable to type '(context: RuleContext) => RuleListener'.
build: packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L262
'invalidProperties' is declared but its value is never read.
build: packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L275
'invalidProperties' is declared but its value is never read.
build
Process completed with exit code 2.
build
No files were found with the provided path: .loki. No artifacts will be uploaded.
build
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/
build
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/