fix: CozyClient collection type #2029
Annotations
2 errors and 11 warnings
Lint
Replace `workerType:·string,·jobArgs:·{·konnector:·string;·account:·string·|·undefined;·folder_to_save:·string·},·options:·{·timeout?:·number·|·undefined;·max_exec_count?:·number·|·undefined·},·manual:·boolean` with `⏎······workerType:·string,⏎······jobArgs:·{⏎········konnector:·string⏎········account:·string·|·undefined⏎········folder_to_save:·string⏎······},⏎······options:·{⏎········timeout?:·number·|·undefined⏎········max_exec_count?:·number·|·undefined⏎······},⏎······manual:·boolean⏎····`
|
Lint
Process completed with exit code 1.
|
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/
|
Lint:
src/app/domain/authentication/services/SynchronizeService.ts#L1
There should be at least one empty line between import groups
|
Lint:
src/app/domain/backup/services/manageAlbums.ts#L110
Forbidden non-null assertion
|
Lint:
src/app/domain/backup/services/manageLocalBackupConfig.ts#L146
Forbidden non-null assertion
|
Lint:
src/app/domain/backup/services/manageProgress.ts#L1
There should be no empty line within import group
|
Lint:
src/app/domain/backup/services/uploadMedia.android.ts#L20
Forbidden non-null assertion
|
Lint:
src/app/domain/errors/navigateToError.ts#L51
Unnecessary optional chain on a non-nullish value
|
Lint:
src/app/domain/iap/services/clouderyOffer.ts#L49
Unnecessary optional chain on a non-nullish value
|
Lint:
src/app/domain/iap/services/clouderyOffer.ts#L49
Unnecessary optional chain on a non-nullish value
|
Lint:
src/app/domain/iap/services/clouderyOffer.ts#L50
Unnecessary optional chain on a non-nullish value
|
Lint:
src/app/domain/iap/services/clouderyOffer.ts#L50
Unnecessary optional chain on a non-nullish value
|
Loading