Skip to content

Templatable document title (via Module API) #14439

Templatable document title (via Module API)

Templatable document title (via Module API) #14439

Triggered via pull request January 17, 2025 12:14
Status Failure
Total duration 1m 50s
Artifacts

static_analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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