Skip to content

Very early WIP of rejigged e2e error toast code #14163

Very early WIP of rejigged e2e error toast code

Very early WIP of rejigged e2e error toast code #14163

Triggered via pull request January 8, 2025 17:23
Status Failure
Total duration 1m 52s
Artifacts

static_analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
ESLint: src/DeviceListener.ts#L37
'accessSecretStorage' is defined but never used
ESLint: src/DeviceListener.ts#L38
'isSecureBackupRequired' is defined but never used
ESLint: src/DeviceListener.ts#L41
'isLoggedIn' is defined but never used
ESLint
Process completed with exit code 1.
Typescript Syntax Check: src/DeviceListener.ts#L37
'accessSecretStorage' is declared but its value is never read.
Typescript Syntax Check: src/DeviceListener.ts#L38
'isSecureBackupRequired' is declared but its value is never read.
Typescript Syntax Check: src/DeviceListener.ts#L41
'isLoggedIn' is declared but its value is never read.
Typescript Syntax Check
Process completed with exit code 2.
i18n Check / check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636