fix(deps): update dependency cozy-client to ^40.4.1 - autoclosed #947
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
quality_checks.yml
on: pull_request
quality_checks
6m 54s
Annotations
15 warnings
quality_checks
Error: es/translate.json is missing key support present in en/translate.json
|
quality_checks
Error: es/translate.json is missing key screens.cozyBlocked present in en/translate.json
|
quality_checks
Error: es/translate.json is missing key screens.cozyNotOnboarded present in en/translate.json
|
quality_checks
Error: es/translate.json is missing key services.backup.notifications present in en/translate.json
|
quality_checks
Error: es/translate.json is missing key modals.ErrorToken present in en/translate.json
|
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`
|