Skip to content

feat: modified handling props src header array for Fabric types #1

feat: modified handling props src header array for Fabric types

feat: modified handling props src header array for Fabric types #1

Triggered via push December 13, 2023 04:28
Status Failure
Total duration 50s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: src/Video.tsx#L148
Cannot find name 'generateHeaderForNative'.
build: src/Video.tsx#L149
Property 'startTime' does not exist on type 'ReactVideoSourceProperties'.
build: src/Video.tsx#L150
Property 'endTime' does not exist on type 'ReactVideoSourceProperties'.
build: src/Video.tsx#L173
Cannot find name 'generateHeaderForNative'.
build: src/VideoView.tsx#L4
Could not find a declaration file for module 'react-native/Libraries/Image/resolveAssetSource'. '/home/runner/work/react-native-video/react-native-video/node_modules/react-native/Libraries/Image/resolveAssetSource.js' implicitly has an 'any' type.
build: src/VideoView.tsx#L5
Could not find a declaration file for module 'react-native/Libraries/Image/AssetSourceResolver'. '/home/runner/work/react-native-video/react-native-video/node_modules/react-native/Libraries/Image/AssetSourceResolver.js' implicitly has an 'any' type.
build
Process completed with exit code 2.