Skip to content

[WIP] enable new arch #3364

[WIP] enable new arch

[WIP] enable new arch #3364

Triggered via pull request October 16, 2024 06:45
Status Failure
Total duration 1m 28s
Artifacts

validate-js.yml

on: pull_request
Compile JS (tsc)
1m 1s
Compile JS (tsc)
Lint JS (eslint, prettier)
1m 19s
Lint JS (eslint, prettier)
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Compile JS (tsc): package/example/src/MediaPage.tsx#L4
[tsc] reported by reviewdog 🐶 Cannot find module 'react-native-video' or its corresponding type declarations. Raw Output: src/MediaPage.tsx(4,51): error TS2307: Cannot find module 'react-native-video' or its corresponding type declarations.
Compile JS (tsc): package/example/src/MediaPage.tsx#L5
[tsc] reported by reviewdog 🐶 Cannot find module 'react-native-video' or its corresponding type declarations. Raw Output: src/MediaPage.tsx(5,19): error TS2307: Cannot find module 'react-native-video' or its corresponding type declarations.
Compile JS (tsc)
Process completed with exit code 1.
Lint JS (eslint, prettier): package/example/src/MediaPage.tsx#L49
Unsafe assignment of an `any` value.
Lint JS (eslint, prettier)
Process completed with exit code 1.