Replace react by preact #198
ci.yml
on: pull_request
lint
27s
test
1m 7s
build
37s
sonarcloud-scan
1m 5s
update-release-draft
0s
Annotations
10 errors and 8 warnings
lint:
src/Widgets/EligibilityModal/DesktopModal/index.tsx#L1
'@types/react' should be listed in the project's dependencies, not devDependencies
|
lint:
src/Widgets/EligibilityModal/MobileModal/index.tsx#L1
'@types/react' should be listed in the project's dependencies, not devDependencies
|
lint:
src/Widgets/EligibilityModal/ModalContainer.tsx#L1
'@types/react' should be listed in the project's dependencies, not devDependencies
|
lint:
src/Widgets/EligibilityModal/components/Cards/index.tsx#L1
'@types/react' should be listed in the project's dependencies, not devDependencies
|
lint:
src/Widgets/EligibilityModal/components/EligibilityPlansButtons/index.tsx#L1
'@types/react' should be listed in the project's dependencies, not devDependencies
|
lint:
src/Widgets/EligibilityModal/components/Info/index.tsx#L1
'@types/react' should be listed in the project's dependencies, not devDependencies
|
lint:
src/Widgets/EligibilityModal/components/Schedule/index.tsx#L1
'@types/react' should be listed in the project's dependencies, not devDependencies
|
lint:
src/Widgets/EligibilityModal/components/Schedule/index.tsx#L3
'FormattedMessage' is defined but never used
|
lint:
src/Widgets/EligibilityModal/components/Schedule/index.tsx#L3
'FormattedMessage' is defined but never used
|
lint:
src/Widgets/EligibilityModal/components/Schedule/index.tsx#L9
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/Widgets/EligibilityModal/components/Schedule/index.tsx#L1
There should be at least one empty line between import groups
|
lint:
src/Widgets/EligibilityModal/components/Schedule/index.tsx#L3
There should be at least one empty line between import groups
|
lint:
src/utils/paymentPlanStrings.tsx#L4
There should be at least one empty line between import groups
|
lint:
src/utils/paymentPlanStrings.tsx#L5
`./paymentPlanStrings.module.css` import should occur after import of `@/utils`
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|