Skip to content

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

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

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

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

test.yml

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

Annotations

20 errors and 12 warnings
build (16.x): packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L12
'isCssMap' is declared but its value is never read.
build (16.x): 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 (16.x): 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 (16.x): packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L262
'invalidProperties' is declared but its value is never read.
build (16.x): packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L275
'invalidProperties' is declared but its value is never read.
build (16.x)
Process completed with exit code 2.
build (18.x)
The job was canceled because "_16_x" failed.
build (18.x): packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L12
'isCssMap' is declared but its value is never read.
build (18.x): 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 (18.x): 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 (18.x): packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L262
'invalidProperties' is declared but its value is never read.
build (18.x): packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L275
'invalidProperties' is declared but its value is never read.
build (18.x)
Process completed with exit code 2.
build (14.x)
The job was canceled because "_16_x" failed.
build (14.x): packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L12
'isCssMap' is declared but its value is never read.
build (14.x): 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 (14.x): 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 (14.x): packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L262
'invalidProperties' is declared but its value is never read.
build (14.x): packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L275
'invalidProperties' is declared but its value is never read.
build (14.x)
The operation was canceled.
build (16.x): packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L262
'invalidProperties' is assigned a value but never used
build (16.x): packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L275
'invalidProperties' is assigned a value but never used
build (16.x)
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 (18.x): packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L262
'invalidProperties' is assigned a value but never used
build (18.x): packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L275
'invalidProperties' is assigned a value but never used
build (18.x)
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 (14.x)
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 (14.x): packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L262
'invalidProperties' is assigned a value but never used
build (14.x): packages/eslint-plugin/src/rules/shorthand-property-sorting/index.ts#L275
'invalidProperties' is assigned a value but never used