fix: AnimatedRouteCoordinatesArray regression #293
review.yml
on: pull_request
Matrix: Android / build-android
Matrix: iOS / build-ios
Lint TSC
25s
Lint ESLint
36s
Test
43s
Codegen
33s
Build Library
38s
Matrix: Android / test-android
Matrix: iOS / test-ios
Annotations
5 errors
Lint TSC:
examples/shared/src/examples/Animations/AnimatedLineStringLength.tsx#L42
Object literal may only specify known properties, and 'end' does not exist in type '(ValueXY & AnimatedCoordinates[]) | (Value & AnimatedCoordinates[]) | ({ x: number; y: number; } & AnimatedCoordinates[]) | (AnimatedInterpolation<...> & AnimatedCoordinates[])'.
|
Lint TSC:
examples/shared/src/examples/Animations/AnimatedLineStringLength.tsx#L75
Type 'AnimatedShape' is not assignable to type 'WithAnimatedObject<Point> | WithAnimatedObject<MultiPoint> | WithAnimatedObject<LineString> | ... 7 more ... | undefined'.
|
Lint TSC:
examples/shared/src/examples/Animations/AnimatedLineStringLength.tsx#L76
Type instantiation is excessively deep and possibly infinite.
|
Lint TSC:
examples/shared/src/examples/Animations/AnimatedLineStringLength.tsx#L81
Type 'AnimatedShape' is not assignable to type 'WithAnimatedObject<Point> | WithAnimatedObject<MultiPoint> | WithAnimatedObject<LineString> | ... 7 more ... | undefined'.
|
Lint TSC
Process completed with exit code 2.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Android Report new Arch
|
4.47 KB |
|
Android Report old Arch
|
4.47 KB |
|
android-app-new-arch
|
37.9 MB |
|
android-app-old-arch
|
36.4 MB |
|
iOS Report new Arch
|
6.77 KB |
|
iOS Report old Arch
|
6.52 KB |
|
ios-app-new-arch
|
17.3 MB |
|
ios-app-old-arch
|
17 MB |
|