Update dependency react-native-svg to v15.15.2 #230
Annotations
5 errors
|
Run yarn typecheck
Process completed with exit code 1.
|
|
Run yarn typecheck
Type '(event: RNMouseEvent) => void' is not assignable to type '(event: MouseEvent<HTMLElement, MouseEvent>) => void'.
|
|
Run yarn typecheck
Type '(event: RNMouseEvent) => void' is not assignable to type '(event: MouseEvent<HTMLElement, MouseEvent>) => void'.
|
|
Run yarn typecheck
Argument of type 'Readonly<{ bubbles: boolean | undefined; cancelable: boolean | undefined; currentTarget: number | ReactNativeElement; defaultPrevented: boolean | undefined; dispatchConfig: Readonly<...>; ... 10 more ...; type: string | undefined; }>' is not assignable to parameter of type 'MouseEvent<HTMLElement, MouseEvent>'.
|
|
Run yarn typecheck
Argument of type 'Readonly<{ bubbles: boolean | undefined; cancelable: boolean | undefined; currentTarget: number | ReactNativeElement; defaultPrevented: boolean | undefined; dispatchConfig: Readonly<...>; ... 10 more ...; type: string | undefined; }>' is not assignable to parameter of type 'MouseEvent<HTMLElement, MouseEvent>'.
|
Loading