Templatable document title (via Module API) #14437
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 32s
i18n Check
/
check
1m 25s
Rethemendex Check
4s
ESLint
1m 41s
Style Lint
52s
Workflow Lint
35s
Analyse Dead Code
43s
Annotations
11 errors and 1 warning
Typescript Syntax Check:
src/components/structures/MatrixChat.tsx#L134
Cannot find module '@matrix-org/react-sdk-module-api/lib/lifecycles/BrandingExtensions' or its corresponding type declarations.
|
Typescript Syntax Check:
src/modules/ModuleRunner.ts#L22
Cannot find module '@matrix-org/react-sdk-module-api/lib/lifecycles/BrandingExtensions' or its corresponding type declarations.
|
Typescript Syntax Check:
src/modules/ModuleRunner.ts#L118
Property 'branding' does not exist on type 'AllExtensions'.
|
Typescript Syntax Check:
src/modules/ModuleRunner.ts#L120
Property 'branding' does not exist on type 'AllExtensions'.
|
Typescript Syntax Check
Process completed with exit code 2.
|
ESLint:
src/components/structures/MatrixChat.tsx#L133
There should be at least one empty line between import groups
|
ESLint:
src/components/structures/MatrixChat.tsx#L134
`@matrix-org/react-sdk-module-api/lib/lifecycles/BrandingExtensions` import should occur before import of `../../PosthogTrackers`
|
ESLint:
src/components/structures/MatrixChat.tsx#L235
Expected a semicolon
|
ESLint:
src/components/structures/MatrixChat.tsx#L235
Expected a semicolon
|
ESLint:
src/components/structures/MatrixChat.tsx#L1986
'subtitle' is assigned to itself
|
ESLint
Process completed with exit code 1.
|
i18n Check / check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|