Improved compatibility with the upcoming @types/react
for React 19
#1154
main.yml
on: pull_request
TypeScript
40s
Test React 18
1m 39s
Test Dist
1m 32s
Linting
3m 33s
dtslint
2m 10s
Matrix: test
Annotations
10 errors and 8 warnings
TypeScript:
packages/eslint-plugin/src/rules/syntax-preference.ts#L82
Argument of type 'SpreadElement | Expression | null' is not assignable to parameter of type 'Node'.
|
TypeScript:
packages/eslint-plugin/src/rules/syntax-preference.ts#L158
Argument of type 'SpreadElement | Expression | null' is not assignable to parameter of type 'Node'.
|
TypeScript
Process completed with exit code 2.
|
Test Dist
Process completed with exit code 1.
|
Test React 18
Process completed with exit code 1.
|
Tests on ubuntu-latest
Process completed with exit code 1.
|
dtslint:
node_modules/@types/react/index.d.ts#L41
Could not find a declaration file for module 'scheduler/tracing'. '/home/runner/work/emotion/emotion/node_modules/scheduler/tracing.js' implicitly has an 'any' type.
|
dtslint:
node_modules/@types/react/index.d.ts#L41
Could not find a declaration file for module 'scheduler/tracing'. '/home/runner/work/emotion/emotion/node_modules/scheduler/tracing.js' implicitly has an 'any' type.
|
dtslint
Process completed with exit code 1.
|
Tests on windows-latest
Process completed with exit code 1.
|
TypeScript
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/
|
Test Dist
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/
|
Test React 18
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/
|
Tests on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests on ubuntu-latest
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, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dtslint
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/
|
Linting
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/
|
Tests on windows-latest
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/
|