Skip to content

Update dependency @vector-im/compound-web to v7 - autoclosed #11690

Update dependency @vector-im/compound-web to v7 - autoclosed

Update dependency @vector-im/compound-web to v7 - autoclosed #11690

Triggered via pull request October 14, 2024 16:12
Status Failure
Total duration 2m 2s
Artifacts

static_analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Typescript Syntax Check
Type '"success"' is not assignable to type '"default" | "blue" | "green" | "grey" | "red" | "on-solid" | undefined'.
Typescript Syntax Check
Type '"critical"' is not assignable to type '"default" | "blue" | "green" | "grey" | "red" | "on-solid" | undefined'.
Typescript Syntax Check
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/