Skip to content

feat: support enabling web via a flag in dev mode #1

feat: support enabling web via a flag in dev mode

feat: support enabling web via a flag in dev mode #1

Triggered via pull request July 4, 2024 21:22
Status Failure
Total duration 1m 58s
Artifacts

static-root-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
check: lib/reanimated2/PlatformChecker.ts#L16
Property '__DEV__' does not exist on type 'Global'.
check: lib/reanimated2/layoutReanimation/animationBuilder/Keyframe.ts#L75
Property 'forEach' does not exist on type 'string | TransformProperty[]'.
check: lib/reanimated2/layoutReanimation/animationBuilder/Keyframe.ts#L75
Parameter 'transformStyle' implicitly has an 'any' type.
check: lib/reanimated2/layoutReanimation/animationBuilder/Keyframe.ts#L75
Parameter 'index' implicitly has an 'any' type.
check: lib/reanimated2/layoutReanimation/animationBuilder/Keyframe.ts#L147
Property 'forEach' does not exist on type 'string | TransformProperty[]'.
check: lib/reanimated2/layoutReanimation/animationBuilder/Keyframe.ts#L148
Parameter 'index' implicitly has an 'any' type.
check: lib/reanimated2/layoutReanimation/animationBuilder/Keyframe.ts#L233
Property 'push' does not exist on type 'string | TransformProperty[]'.
check: lib/reanimated2/layoutReanimation/defaultTransitions/EntryExitTransition.ts#L73
Property 'forEach' does not exist on type 'string | TransformProperty[]'.
check: lib/reanimated2/layoutReanimation/defaultTransitions/EntryExitTransition.ts#L73
Parameter 'value' implicitly has an 'any' type.
check: lib/reanimated2/layoutReanimation/defaultTransitions/EntryExitTransition.ts#L73
Parameter 'index' implicitly has an 'any' type.
check
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/
check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/