Skip to content

fix: Don't show splashscreen before sending app to background #887

fix: Don't show splashscreen before sending app to background

fix: Don't show splashscreen before sending app to background #887

Triggered via pull request July 20, 2023 13:35
Status Failure
Total duration 2m 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

quality_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
quality_checks: src/app/domain/backup/services/manageBackup.ts#L40
Unsafe assignment of an `any` value
quality_checks: src/app/domain/backup/services/manageBackup.ts#L40
Unsafe call of an `any` typed value
quality_checks: src/app/domain/backup/services/manageBackup.ts#L51
Unsafe member access .debug on an `any` value
quality_checks: src/app/domain/backup/services/manageBackup.ts#L51
Unsafe call of an `any` typed value
quality_checks: src/app/domain/backup/services/manageBackup.ts#L75
Unsafe member access .debug on an `any` value
quality_checks: src/app/domain/backup/services/manageBackup.ts#L75
Unsafe call of an `any` typed value
quality_checks: src/app/domain/backup/services/manageBackup.ts#L84
Unsafe member access .debug on an `any` value
quality_checks: src/app/domain/backup/services/manageBackup.ts#L84
Unsafe call of an `any` typed value
quality_checks: src/app/domain/backup/services/manageBackup.ts#L100
Unsafe member access .debug on an `any` value
quality_checks: src/app/domain/backup/services/manageBackup.ts#L100
Unsafe call of an `any` typed 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/manageBackup.ts#L1
'@cozy/minilog' should be listed in the project's dependencies. Run 'npm i -S @cozy/minilog' to add it
quality_checks: src/app/domain/backup/services/manageLocalBackupConfig.ts#L1
'@cozy/minilog' should be listed in the project's dependencies. Run 'npm i -S @cozy/minilog' to add it
quality_checks: src/app/domain/backup/services/manageProgress.ts#L1
'@cozy/minilog' should be listed in the project's dependencies. Run 'npm i -S @cozy/minilog' to add it
quality_checks: src/app/domain/backup/services/uploadMedia.ios.ts#L26
Unnecessary conditional, both sides of the expression are literal values
quality_checks: src/app/domain/backup/services/uploadMedias.ts#L2
'@cozy/minilog' should be listed in the project's dependencies. Run 'npm i -S @cozy/minilog' to add it
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