Refactor #927
Annotations
6 errors
|
setup
Process completed with exit code 2.
|
|
setup:
src/react/hooks/useAnimationFunction.ts#L127
Argument of type 'Animation | undefined' is not assignable to parameter of type 'Animation'.
|
|
setup:
src/react/hooks/useAnimationFunction.ts#L123
Argument of type 'Animation | undefined' is not assignable to parameter of type 'Animation'.
|
|
setup:
src/react/hooks/useAnimationFunction.ts#L119
Argument of type 'Animation | undefined' is not assignable to parameter of type 'Animation'.
|
|
setup:
src/react/hooks/useAnimationFunction.ts#L115
Argument of type 'Animation | undefined' is not assignable to parameter of type 'Animation'.
|
|
setup:
src/react/hooks/useAnimationFunction.ts#L111
Argument of type 'Animation | undefined' is not assignable to parameter of type 'Animation'.
|