refactor(web): migrate from @effect/schema to effect #1865
Annotations
6 errors
🫸 Push Checks
Argument of type '<C extends ElementType = "body">({ className, children, as, ...rest }: PolymorphicComponentPropWithRef<C>, ref: PolymorphicRef<C>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<unknown, Omit<PolymorphicComponentPropWithRef<ElementType>, "ref">>'.
|
🫸 Push Checks
Argument of type '<C extends ElementType = "div">({ className, as, ...props }: PolymorphicComponentPropWithRef<C>, ref: PolymorphicRef<C>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<unknown, Omit<PolymorphicComponentPropWithRef<ElementType>, "ref">>'.
|
🫸 Push Checks
Argument of type '<C extends ElementType = "div">({ className, as, ...props }: PolymorphicComponentPropWithRef<C>, ref: PolymorphicRef<C>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<unknown, Omit<PolymorphicComponentPropWithRef<ElementType>, "ref">>'.
|
🫸 Push Checks
Argument of type '<C extends ElementType = "body">({ className, children, as, ...rest }: PolymorphicComponentPropWithRef<C>, ref: PolymorphicRef<C>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<unknown, Omit<PolymorphicComponentPropWithRef<ElementType>, "ref">>'.
|
🫸 Push Checks
Argument of type '<C extends ElementType = "div">({ className, as, ...props }: PolymorphicComponentPropWithRef<C>, ref: PolymorphicRef<C>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<unknown, Omit<PolymorphicComponentPropWithRef<ElementType>, "ref">>'.
|
🫸 Push Checks
Argument of type '<C extends ElementType = "div">({ className, as, ...props }: PolymorphicComponentPropWithRef<C>, ref: PolymorphicRef<C>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<unknown, Omit<PolymorphicComponentPropWithRef<ElementType>, "ref">>'.
|