Skip to content

feat: handle revoked tokens #907

feat: handle revoked tokens

feat: handle revoked tokens #907

Triggered via pull request July 25, 2023 13:25
Status Failure
Total duration 2m 49s
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

3 errors and 10 warnings
quality_checks: src/app/domain/authentication/services/AuthService.spec.ts#L61
Unsafe assignment of an `any` value
quality_checks: src/app/domain/authentication/services/AuthService.spec.ts#L61
Unsafe call of an `any` typed value
quality_checks
Process completed with exit code 1.
quality_checks: src/app/domain/authentication/services/AuthService.spec.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/authentication/services/SynchronizeService.ts#L1
There should be at least one empty line between import groups
quality_checks: src/app/domain/backup/services/manageLocalBackupConfig.ts#L16
`cozy-client` type import should occur before import of `cozy-minilog`
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/CozyWebView.js#L3
There should be at least one empty line between import groups
quality_checks: src/components/webviews/CozyWebView.js#L4
There should be no empty line within import group