Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Update patch

Update patch #12

Triggered via pull request December 12, 2023 13:09
Status Failure
Total duration 5m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-library
Process completed with exit code 1.
lint: src/index.tsx#L1
Could not find a declaration file for module 'react-native/Libraries/Renderer/shims/createReactNativeComponentClass'. '/home/runner/work/react-native-text/react-native-text/node_modules/react-native/Libraries/Renderer/shims/createReactNativeComponentClass.js' implicitly has an 'any' type.
lint: src/index.tsx#L2
Could not find a declaration file for module 'react-native/Libraries/NativeComponent/ViewConfig'. '/home/runner/work/react-native-text/react-native-text/node_modules/react-native/Libraries/NativeComponent/ViewConfig.js' implicitly has an 'any' type.
lint: src/index.tsx#L41
Parameter 'props' implicitly has an 'any' type.
lint: src/index.tsx#L42
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
lint
Process completed with exit code 2.
build-android
react-native-text-example#build:android: command (/home/runner/work/react-native-text/react-native-text/example) /tmp/xfs-8ca546b4/yarn run build:android exited (1)
build-android
Process completed with exit code 1.
build-ios
react-native-text-example#build:ios: command (/Users/runner/work/react-native-text/react-native-text/example) /private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/xfs-334edc60/yarn run build:ios exited (65)
build-ios
Process completed with exit code 65.
lint: src/index.tsx#L42
'React' must be in scope when using JSX