refactor: prepare for launch #69
ci.yml
on: pull_request
Run lint
40s
Run format
33s
Run typecheck
25s
Build www
1m 21s
Annotations
11 errors and 4 warnings
Run typecheck
Type '(Record<string, string[]> & Record<string, string>)[]' is not assignable to type 'Promise<{ slug: string[]; }>[]'.
|
Run typecheck
Type '{ ({ children, ...props }: React.HTMLAttributes<HTMLHeadingElement>): React.DOMElement<{ defaultChecked?: boolean | undefined; defaultValue?: string | number | readonly string[] | undefined; suppressContentEditableWarning?: boolean | undefined; ... 271 more ...; onTransitionStartCapture?: React.TransitionEventHandle...' is not assignable to type 'Component<DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>> | undefined'.
|
Run typecheck
Type '{ ({ children, ...props }: React.HTMLAttributes<HTMLHeadingElement>): React.DOMElement<{ defaultChecked?: boolean | undefined; defaultValue?: string | number | readonly string[] | undefined; suppressContentEditableWarning?: boolean | undefined; ... 271 more ...; onTransitionStartCapture?: React.TransitionEventHandle...' is not assignable to type 'Component<DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>> | undefined'.
|
Run typecheck
www#typecheck: command (/home/runner/work/dotUI/dotUI/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Run typecheck
Type '{ ({ children, ...props }: React.HTMLAttributes<HTMLHeadingElement>): React.DOMElement<{ defaultChecked?: boolean | undefined; defaultValue?: string | number | readonly string[] | undefined; suppressContentEditableWarning?: boolean | undefined; ... 271 more ...; onTransitionStartCapture?: React.TransitionEventHandle...' is not assignable to type 'Component<DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>> | undefined'.
|
Run typecheck
Type '{ ({ children, ...props }: React.HTMLAttributes<HTMLHeadingElement>): React.DOMElement<{ defaultChecked?: boolean | undefined; defaultValue?: string | number | readonly string[] | undefined; suppressContentEditableWarning?: boolean | undefined; ... 271 more ...; onTransitionStartCapture?: React.TransitionEventHandle...' is not assignable to type 'Component<DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>> | undefined'.
|
Run typecheck
Type '{ ({ children, ...props }: React.HTMLAttributes<HTMLHeadingElement>): React.DOMElement<{ defaultChecked?: boolean | undefined; defaultValue?: string | number | readonly string[] | undefined; suppressContentEditableWarning?: boolean | undefined; ... 271 more ...; onTransitionStartCapture?: React.TransitionEventHandle...' is not assignable to type 'Component<DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>> | undefined'.
|
Run typecheck
Type '{ ({ children, ...props }: React.HTMLAttributes<HTMLHeadingElement>): React.DOMElement<{ defaultChecked?: boolean | undefined; defaultValue?: string | number | readonly string[] | undefined; suppressContentEditableWarning?: boolean | undefined; ... 271 more ...; onTransitionStartCapture?: React.TransitionEventHandle...' is not assignable to type 'Component<DetailedHTMLProps<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>> | undefined'.
|
Run typecheck
Type 'ComponentType<AnchorHTMLAttributes<HTMLAnchorElement>>' is not assignable to type 'Component<DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>> | undefined'.
|
Run typecheck
Type '{ ref?: LegacyRef<HTMLParagraphElement> | undefined; key?: Key | null | undefined; defaultChecked?: boolean | undefined; defaultValue?: string | number | readonly string[] | undefined; ... 261 more ...; className: string; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>'.
|
Build www
Process completed with exit code 1.
|
Run typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build www
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|