Update dependency @vector-im/compound-web to v7 - autoclosed #11690
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 50s
i18n Check
/
check
53s
ESLint
58s
Style Lint
1m 16s
Workflow Lint
54s
Analyse Dead Code
1m 36s
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/
|