Update all non-major dependencies #15021
static_analysis.yaml
on: pull_request
Typescript Syntax Check
2m 32s
i18n Check
/
check
1m 54s
Rethemendex Check
5s
ESLint
2m 28s
Style Lint
1m 34s
Workflow Lint
59s
Analyse Dead Code
1m 5s
Annotations
10 errors
ESLint:
module_system/installer.ts#L12
All imports in the declaration are only used as types. Use `import type`
|
ESLint:
playwright/e2e/audio-player/audio-player.spec.ts#L14
All imports in the declaration are only used as types. Use `import type`
|
ESLint:
playwright/e2e/crypto/crypto.spec.ts#L19
All imports in the declaration are only used as types. Use `import type`
|
ESLint:
playwright/e2e/crypto/crypto.spec.ts#L20
All imports in the declaration are only used as types. Use `import type`
|
ESLint:
playwright/e2e/crypto/dehydration.spec.ts#L9
All imports in the declaration are only used as types. Use `import type`
|
ESLint:
playwright/e2e/crypto/dehydration.spec.ts#L15
All imports in the declaration are only used as types. Use `import type`
|
ESLint:
playwright/e2e/crypto/device-verification.spec.ts#L23
All imports in the declaration are only used as types. Use `import type`
|
ESLint:
playwright/e2e/crypto/event-shields.spec.ts#L9
All imports in the declaration are only used as types. Use `import type`
|
ESLint:
playwright/e2e/crypto/event-shields.spec.ts#L22
All imports in the declaration are only used as types. Use `import type`
|
ESLint:
playwright/e2e/crypto/toasts.spec.ts#L8
All imports in the declaration are only used as types. Use `import type`
|