Upgrade/element web v1.11.53 #1512
static_analysis.yaml
on: pull_request
Typescript Syntax Check
2m 2s
i18n Check
/
check
57s
ESLint
1m 6s
Style Lint
1m 24s
Workflow Lint
54s
Analyse Dead Code
1m 46s
Annotations
12 errors and 1 warning
i18n Check / check
Process completed with exit code 1.
|
Analyse Dead Code
Process completed with exit code 1.
|
Typescript Syntax Check
Type 'typeof AccessibleButton<T>' does not satisfy the constraint 'JSXElementConstructor<any> | keyof IntrinsicElements'.
|
Typescript Syntax Check
Type 'ForwardRefExoticComponent<Partial<Omit<SVGProps<SVGSymbolElement> | DetailedHTMLProps<ObjectHTMLAttributes<HTMLObjectElement>, HTMLObjectElement> | ... 120 more ... | DetailedHTMLProps<...>, "ref" | ... 3 more ... | "onMouseDown">> & Omit<...> & { ...; } & RefAttributes<...>>' has no signatures for which the type argument list is applicable.
|
Typescript Syntax Check
Property 'children' does not exist on type '{ label?: string | undefined; isExpanded: boolean; }'.
|
Typescript Syntax Check
Property 'onClick' does not exist on type '{ label?: string | undefined; isExpanded: boolean; }'.
|
Typescript Syntax Check
Property 'onContextMenu' does not exist on type '{ label?: string | undefined; isExpanded: boolean; }'.
|
Typescript Syntax Check
Type 'typeof AccessibleTooltipButton<T>' does not satisfy the constraint 'JSXElementConstructor<any> | keyof IntrinsicElements'.
|
Typescript Syntax Check
Type 'ForwardRefExoticComponent<{ title?: string | undefined; tooltip?: ReactNode; label?: string | undefined; tooltipClassName?: string | undefined; forceHide?: boolean | undefined; alignment?: Alignment | undefined; onHover?: ((hovering: boolean) => void) | undefined; onHideTooltip?(ev: SyntheticEvent<...>): void; } & R...' has no signatures for which the type argument list is applicable.
|
Typescript Syntax Check
Property 'children' does not exist on type '{ isExpanded: boolean; }'.
|
Typescript Syntax Check
Property 'onClick' does not exist on type '{ isExpanded: boolean; }'.
|
Typescript Syntax Check
Property 'onContextMenu' does not exist on type '{ isExpanded: boolean; }'.
|
i18n Check / check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|