Skip to content

feat: add eslint-plugin-react-compiler plugin #1758

feat: add eslint-plugin-react-compiler plugin

feat: add eslint-plugin-react-compiler plugin #1758

Triggered via push January 21, 2025 07:22
Status Failure
Total duration 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: package.json#L59
Expected object keys to be in ascending order. 'eslint-plugin-react-compiler' should be before 'svelte-eslint-parser'
lint: package.json#L83
Expected object keys to be in ascending order. 'eslint-plugin-react-compiler' should be before 'svelte-eslint-parser'
lint: src/configs/react.ts#L75
Expected "react-compiler" to come before "react-web-api"
lint: src/configs/react.ts#L97
Expected "react-dom/no-children-in-void-dom-elements" to come before "react-web-api/no-leaked-timeout"
lint: src/configs/react.ts#L109
Expected "react-compiler/react-compiler" to come before "react-dom/no-unsafe-target-blank"
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636