write tool to find deps with multiple versions #105
test-unit.yml
on: push
unit tests and type checking
15s
Annotations
3 errors
unit tests and type checking
Type '{ disabled?: boolean | undefined; form?: string | undefined; formAction?: string | undefined; formEncType?: string | undefined; formMethod?: string | undefined; formNoValidate?: boolean | undefined; ... 268 more ...; ref: ForwardedRef<...>; }' is not assignable to type 'SlotProps'.
|
unit tests and type checking
'Comp' cannot be used as a JSX component.
|
unit tests and type checking
Process completed with exit code 1.
|