Skip to content

feat: implement sharing files navigation (android + iOS) #954

feat: implement sharing files navigation (android + iOS)

feat: implement sharing files navigation (android + iOS) #954

Triggered via pull request August 14, 2023 09:08
Status Failure
Total duration 3m 7s
Artifacts

quality_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
quality_checks: src/app/state/usePendingAction.ts#L5
Missing return type on function
quality_checks: src/app/state/usePendingAction.ts#L6
Unsafe argument of type `any` assigned to a parameter of type `Context<unknown>`
quality_checks: src/app/state/usePendingAction.ts#L17
Missing return type on function
quality_checks: src/app/state/usePendingAction.ts#L17
Unsafe return of an `any` typed value
quality_checks: src/app/state/usePendingAction.ts#L17
Unsafe call of an `any` typed value
quality_checks: src/app/state/usePendingAction.ts#L20
Unsafe assignment of an `any` value
quality_checks: src/app/state/usePendingAction.ts#L21
Unsafe assignment of an `any` value
quality_checks: src/hooks/useGlobalAppState.spec.ts#L13
Unsafe assignment of an `any` value
quality_checks: src/hooks/useGlobalAppState.spec.ts#L13
Unsafe call of an `any` typed value
quality_checks: src/hooks/useGlobalAppState.spec.ts#L23
Unsafe assignment of an `any` value
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/manageProgress.ts#L1
There should be no empty line within import group
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/view/Error/ErrorScreen.tsx#L1
There should be at least one empty line between import groups
quality_checks: src/app/view/Manager/useManagerScreen.ts#L1
There should be at least one empty line between import groups
quality_checks: src/components/webviews/CozyProxyWebView.js#L1
There should be at least one empty line between import groups
quality_checks: src/components/webviews/CryptoWebView/cryptoObservable/cryptoObservable.js#L1
There should be at least one empty line between import groups
quality_checks: src/components/webviews/CryptoWebView/cryptoObservable/cryptoObservable.js#L2
`lodash/uniqueId` import should occur before import of `cozy-minilog`