feat: implement sharing files navigation (android + iOS) #955
Annotations
10 errors and 10 warnings
src/hooks/useGlobalAppState.spec.ts#L13
Unsafe assignment of an `any` value
|
src/hooks/useGlobalAppState.spec.ts#L13
Unsafe call of an `any` typed value
|
src/hooks/useGlobalAppState.spec.ts#L23
Unsafe assignment of an `any` value
|
src/hooks/useGlobalAppState.spec.ts#L23
Unsafe call of an `any` typed value
|
src/hooks/useGlobalAppState.spec.ts#L33
Unsafe assignment of an `any` value
|
src/hooks/useGlobalAppState.spec.ts#L33
Unsafe call of an `any` typed value
|
src/hooks/useGlobalAppState.spec.ts#L43
Unsafe assignment of an `any` value
|
src/hooks/useGlobalAppState.spec.ts#L43
Unsafe call of an `any` typed value
|
src/hooks/useGlobalAppState.spec.ts#L53
Unsafe assignment of an `any` value
|
src/hooks/useGlobalAppState.spec.ts#L53
Unsafe call of an `any` typed value
|
src/app/domain/authentication/services/SynchronizeService.ts#L1
There should be at least one empty line between import groups
|
src/app/domain/backup/services/manageProgress.ts#L1
There should be no empty line within import group
|
src/app/domain/errors/navigateToError.ts#L51
Unnecessary optional chain on a non-nullish value
|
src/app/domain/navigation/webviews/UrlModels.ts#L1
There should be at least one empty line between import groups
|
src/app/domain/navigation/webviews/UrlModels.ts#L1
`cozy-minilog` import should occur after type import of `cozy-client`
|
src/app/view/Error/ErrorScreen.tsx#L1
There should be at least one empty line between import groups
|
src/app/view/Manager/useManagerScreen.ts#L1
There should be at least one empty line between import groups
|
src/components/webviews/CozyProxyWebView.js#L1
There should be at least one empty line between import groups
|
src/components/webviews/CryptoWebView/cryptoObservable/cryptoObservable.js#L1
There should be at least one empty line between import groups
|
src/components/webviews/CryptoWebView/cryptoObservable/cryptoObservable.js#L2
`lodash/uniqueId` import should occur before import of `cozy-minilog`
|
The logs for this run have expired and are no longer available.
Loading