Improved compatibility with the upcoming @types/react
for React 19
#1148
Annotations
3 errors and 1 warning
packages/eslint-plugin/src/rules/syntax-preference.ts#L82
Argument of type 'SpreadElement | Expression | null' is not assignable to parameter of type 'Node'.
|
packages/eslint-plugin/src/rules/syntax-preference.ts#L158
Argument of type 'SpreadElement | Expression | null' is not assignable to parameter of type 'Node'.
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading