Skip to content

Backup: Lots of fixes, refactoring and documentation #939

Backup: Lots of fixes, refactoring and documentation

Backup: Lots of fixes, refactoring and documentation #939

Triggered via pull request August 3, 2023 09:38
Status Failure
Total duration 3m 10s
Artifacts

quality_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
quality_checks: src/app/domain/backup/services/uploadMedias.ts#L14
'UploadError' is defined but never used
quality_checks: src/app/domain/backup/services/uploadMedias.ts#L16
Replace `·BackupError,·isFatalError,·isUploadError·` with `⏎··BackupError,⏎··isFatalError,⏎··isUploadError⏎`
quality_checks
Process completed with exit code 1.
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/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/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`
quality_checks: src/components/webviews/SupervisedWebView.js#L2
There should be at least one empty line between import groups
quality_checks: src/components/webviews/SupervisedWebView.js#L3
There should be no empty line within import group