Skip to content

Fix open handles in tests and update testing tools #1385

Fix open handles in tests and update testing tools

Fix open handles in tests and update testing tools #1385

Triggered via pull request December 5, 2023 08:51
Status Success
Total duration 4m 29s
Artifacts

quality_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Quality Checks
Error: es/translate.json is missing key support present in en/translate.json
Quality Checks
Error: es/translate.json is missing key errors.serverError present in en/translate.json
Quality Checks
Error: es/translate.json is missing key errors.cacheCheckError present in en/translate.json
Quality Checks
Error: es/translate.json is missing key screens.cozyBlocked present in en/translate.json
Quality Checks
Error: es/translate.json is missing key screens.cozyNotOnboarded present in en/translate.json
Quality Checks
Error: es/translate.json is missing key modals.ErrorToken present in en/translate.json
Quality Checks
Error: fr/translate.json is missing key errors.serverError present in en/translate.json
Quality Checks
Error: fr/translate.json is missing key errors.cacheCheckError present in en/translate.json
Quality Checks: src/app/domain/authentication/services/SynchronizeService.ts#L1
There should be at least one empty line between import groups
Quality Checks: src/app/domain/backup/services/manageAlbums.ts#L124
Forbidden non-null assertion
Quality Checks: src/app/domain/backup/services/manageLocalBackupConfig.ts#L145
Use a ! assertion to more succinctly remove null and undefined from the type
Quality Checks: src/app/domain/backup/services/manageProgress.ts#L1
There should be no empty line within import group
Quality Checks: src/app/domain/backup/services/manageRemoteBackupConfig.ts#L249
Unnecessary optional chain on a non-nullish value
Quality Checks: src/app/domain/errors/navigateToError.ts#L51
Unnecessary optional chain on a non-nullish value
Quality Checks: src/app/domain/navigation/webviews/UrlModels.ts#L1
There should be at least one empty line between import groups
Quality Checks: src/app/domain/navigation/webviews/UrlModels.ts#L1
`cozy-minilog` import should occur after type import of `cozy-client`
Quality Checks: src/app/view/Error/ErrorScreen.tsx#L1
There should be at least one empty line between import groups