Dedup before upload #1616
quality_checks.yml
on: pull_request
Quality Checks
4m 5s
Annotations
20 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 errors.print 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
Error: fr/translate.json is missing key errors.print present in en/translate.json
|
Quality Checks:
src/App.js#L50
There should be no empty line within import group
|
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#L125
Forbidden non-null assertion
|
Quality Checks:
src/app/domain/backup/services/manageLocalBackupConfig.ts#L146
Forbidden non-null assertion
|
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/uploadMedia.android.ts#L20
Forbidden non-null assertion
|
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/theme/themeManager.ts#L39
The two values in this comparison do not have a shared enum type
|