Very early WIP of rejigged e2e error toast code #14163
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 42s
i18n Check
/
check
1m 12s
Rethemendex Check
5s
ESLint
1m 43s
Style Lint
58s
Workflow Lint
41s
Analyse Dead Code
1m 32s
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
|