Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Update dependency @vector-im/compound-web to v6 #28522

Update dependency @vector-im/compound-web to v6

Update dependency @vector-im/compound-web to v6 #28522

Triggered via pull request September 3, 2024 21:21
Status Failure
Total duration 2m 26s
Artifacts

static_analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Typescript Syntax Check: src/components/views/elements/AccessibleButton.tsx#L95
Property 'label' does not exist on type 'PropsWithChildren<TooltipProps>'.
Typescript Syntax Check: src/components/views/right_panel/RoomSummaryCard.tsx#L377
Type '{ Icon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "children" | "ref"> & RefAttributes<SVGSVGElement>>; label: string; checked: boolean; onChange: () => void; onSelect: () => void; }' is not assignable to type 'IntrinsicAttributes & Pick<{ as?: "button" | "a" | "div" | undefined; className?: string | undefined; Icon: ReactNode | ComponentType<SVGAttributes<SVGElement>>; ... 4 more ...; disabled?: boolean | undefined; } & Omit<...>, "label" | ... 3 more ... | "Icon"> & { ...; } & RefAttributes<...>'.
Typescript Syntax Check
Process completed with exit code 2.
i18n Check / check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/