fix: CozyClient collection type #2028
quality_checks.yml
on: pull_request
Quality Checks
2m 49s
Annotations
5 errors and 11 warnings
Quality Checks:
src/@types/cozy-client.d.ts#L136
Unexpected any. Specify a different type
|
Quality Checks
Replace `arg0:·string,·jobArgs:·{·konnector:·string;·account:·string·|·undefined;·folder_to_save:·string;·constructor:·Function;·toString():·string;·toLocaleString():·string;·valueOf():·Object;·hasOwnProperty(v:·PropertyKey):·boolean;·isPrototypeOf(v:·Object):·boolean;·propertyIsEnumerable(v:·PropertyKey):·boolean·},·options:·{·timeout?:·number·|·undefined;·max_exec_count?:·number·|·undefined·},·arg3:·boolean` with `⏎······arg0:·string,⏎······jobArgs:·{⏎········konnector:·string⏎········account:·string·|·undefined⏎········folder_to_save:·string⏎········constructor:·Function⏎········toString():·string⏎········toLocaleString():·string⏎········valueOf():·Object⏎········hasOwnProperty(v:·PropertyKey):·boolean⏎········isPrototypeOf(v:·Object):·boolean⏎········propertyIsEnumerable(v:·PropertyKey):·boolean⏎······},⏎······options:·{⏎········timeout?:·number·|·undefined⏎········max_exec_count?:·number·|·undefined⏎······},⏎······arg3:·boolean⏎····`
|
Quality Checks
Unexpected any. Specify a different type
|
Quality Checks
Unexpected any. Specify a different type
|
Quality Checks
Process completed with exit code 1.
|
Quality Checks
The following actions use a deprecated Node.js version 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/
|
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#L110
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/iap/services/clouderyOffer.ts#L49
Unnecessary optional chain on a non-nullish value
|
Quality Checks:
src/app/domain/iap/services/clouderyOffer.ts#L49
Unnecessary optional chain on a non-nullish value
|
Quality Checks:
src/app/domain/iap/services/clouderyOffer.ts#L50
Unnecessary optional chain on a non-nullish value
|
Quality Checks:
src/app/domain/iap/services/clouderyOffer.ts#L50
Unnecessary optional chain on a non-nullish value
|