add react compiler #542
build.yml
on: pull_request
SonarCloud
1m 15s
Matrix: build
Annotations
11 errors and 4 warnings
Build (ubuntu-latest)
Expected 1 arguments, but got 0.
|
Build (ubuntu-latest)
Type '{}' is not assignable to type 'ReactNode'.
|
Build (ubuntu-latest)
Type 'RefObject<null>' is not assignable to type 'RefObject<FocusableElement>'.
|
Build (ubuntu-latest)
Type 'RefObject<null>' is not assignable to type 'RefObject<{ focus(): void; }>'.
|
Build (ubuntu-latest)
Process completed with exit code 2.
|
Build (windows-latest)
The job was canceled because "ubuntu-latest_22_x" failed.
|
Build (windows-latest)
The operation was canceled.
|
Build (macos-15)
The job was canceled because "ubuntu-latest_22_x" failed.
|
Build (macos-15)
The operation was canceled.
|
Build (macos-latest)
The job was canceled because "ubuntu-latest_22_x" failed.
|
Build (macos-latest)
The operation was canceled.
|
SonarCloud
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.0.2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
SonarCloud
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.0.2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|