feat: Implement offline support through CozyPouchLink #1932
Annotations
10 errors and 11 warnings
src/components/webviews/CozyProxyWebView.js#L127
Replace `state.activateCache·?·'LOAD_CACHE_ELSE_NETWORK'·:·'LOAD_DEFAULT'` with `⏎············state.activateCache·?·'LOAD_CACHE_ELSE_NETWORK'·:·'LOAD_DEFAULT'⏎··········`
|
src/pouchdb/getLinks.ts#L17
Missing return type on function
|
src/pouchdb/getLinks.ts#L28
Unsafe assignment of an `any` value
|
src/pouchdb/getLinks.ts#L28
Unsafe construction of an any type value
|
src/pouchdb/getLinks.ts#L32
Unsafe return of an `any[]` typed value
|
src/pouchdb/sendDbByEmail.ts#L28
Replace `⏎` with `··`
|
src/pouchdb/sendDbByEmail.ts#L30
Insert `··`
|
src/pouchdb/sendDbByEmail.ts#L32
Insert `··`
|
src/pouchdb/sendDbByEmail.ts#L34
Insert `··`
|
src/pouchdb/sendDbByEmail.ts#L36
Insert `··`
|
The following actions uses Node.js version which is deprecated 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/
|
src/app/domain/authentication/services/SynchronizeService.ts#L1
There should be at least one empty line between import groups
|
src/app/domain/backup/services/manageAlbums.ts#L110
Forbidden non-null assertion
|
src/app/domain/backup/services/manageLocalBackupConfig.ts#L146
Forbidden non-null assertion
|
src/app/domain/backup/services/manageProgress.ts#L1
There should be no empty line within import group
|
src/app/domain/backup/services/uploadMedia.android.ts#L20
Forbidden non-null assertion
|
src/app/domain/errors/navigateToError.ts#L51
Unnecessary optional chain on a non-nullish value
|
src/app/domain/iap/services/clouderyOffer.ts#L49
Unnecessary optional chain on a non-nullish value
|
src/app/domain/iap/services/clouderyOffer.ts#L49
Unnecessary optional chain on a non-nullish value
|
src/app/domain/iap/services/clouderyOffer.ts#L50
Unnecessary optional chain on a non-nullish value
|
src/app/domain/iap/services/clouderyOffer.ts#L50
Unnecessary optional chain on a non-nullish value
|
This job failed
Loading