Pull hotfix into reanimated2 #4896
Closed
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/createAnimatedComponent.tsx#L501
Forbidden non-null assertion
|
src/reanimated1/SpringConfig.js#L60
Unexpected var, use let or const instead
|
src/reanimated1/SpringConfig.js#L62
Unexpected var, use let or const instead
|
src/reanimated1/SpringConfig.js#L63
Unexpected var, use let or const instead
|
src/reanimated1/SpringConfig.js#L64
Unexpected var, use let or const instead
|
src/reanimated1/core/AnimatedBezier.js#L6
Unexpected var, use let or const instead
|
src/reanimated1/core/AnimatedBezier.js#L7
Unexpected var, use let or const instead
|
src/reanimated1/core/AnimatedBezier.js#L8
Unexpected var, use let or const instead
|
src/reanimated1/core/AnimatedBezier.js#L9
Unexpected var, use let or const instead
|
src/reanimated1/core/AnimatedBezier.js#L11
Unexpected var, use let or const instead
|
The logs for this run have expired and are no longer available.
Loading