release candidate #223
static_analysis.yaml
on: pull_request
Typescript Syntax Check
2m 15s
ESLint
44s
Style Lint
1m 23s
Workflow Lint
35s
Analyse Dead Code
1m 31s
Annotations
3 errors
ESLint
Process completed with exit code 1.
|
Typescript Syntax Check:
src/components/views/elements/RoomName.tsx#L34
Argument of type 'Room | IPublicRoomsChunkRoom | undefined' is not assignable to parameter of type 'Room | undefined'.
|
Typescript Syntax Check
Process completed with exit code 2.
|