Skip to content

split tRPC routers, fixed messaging #31

split tRPC routers, fixed messaging

split tRPC routers, fixed messaging #31

Triggered via pull request December 6, 2023 20:28
Status Failure
Total duration 1m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
typecheck
Property 'className' does not exist on type 'DialogPortalProps'.
typecheck
Type '{ children: Element; container?: HTMLElement | null | undefined; forceMount?: true | undefined; className: string; }' is not assignable to type 'IntrinsicAttributes & DialogPortalProps'.
typecheck
Property 'className' does not exist on type 'SheetPortalProps'.
typecheck
Type '{ children: Element; container?: HTMLElement | null | undefined; forceMount?: true | undefined; className: string; }' is not assignable to type 'IntrinsicAttributes & DialogPortalProps'.
typecheck
Process completed with exit code 1.
lint
Process completed with exit code 1.