Skip to content

Fix/iap example rn 0.72 #1527

Fix/iap example rn 0.72

Fix/iap example rn 0.72 #1527

Triggered via pull request November 13, 2023 19:19
Status Failure
Total duration 1m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: IapExample/src/screens/ClassSetup.tsx#L93
Type 'import("/home/runner/work/react-native-iap/react-native-iap/node_modules/@types/react-native/index").EmitterSubscription' is not assignable to type 'import("/home/runner/work/react-native-iap/react-native-iap/IapExample/node_modules/react-native/Libraries/vendor/emitter/EventEmitter").EmitterSubscription'.
build: IapExample/src/screens/ClassSetup.tsx#L113
Type 'import("/home/runner/work/react-native-iap/react-native-iap/node_modules/@types/react-native/index").EmitterSubscription' is not assignable to type 'import("/home/runner/work/react-native-iap/react-native-iap/IapExample/node_modules/react-native/Libraries/vendor/emitter/EventEmitter").EmitterSubscription'.
build: IapExample/src/screens/ClassSetup.tsx#L117
Type 'import("/home/runner/work/react-native-iap/react-native-iap/node_modules/@types/react-native/index").EmitterSubscription | null' is not assignable to type 'import("/home/runner/work/react-native-iap/react-native-iap/IapExample/node_modules/react-native/Libraries/vendor/emitter/EventEmitter").EmitterSubscription | null'.
build: IapExample/src/screens/ClassSetup.tsx#L93
[tsc] reported by reviewdog 🐶 Type 'import("/home/runner/work/react-native-iap/react-native-iap/node_modules/@types/react-native/index").EmitterSubscription' is not assignable to type 'import("/home/runner/work/react-native-iap/react-native-iap/IapExample/node_modules/react-native/Libraries/vendor/emitter/EventEmitter").EmitterSubscription'. Raw Output: IapExample/src/screens/ClassSetup.tsx(93,5): error TS2322: Type 'import("/home/runner/work/react-native-iap/react-native-iap/node_modules/@types/react-native/index").EmitterSubscription' is not assignable to type 'import("/home/runner/work/react-native-iap/react-native-iap/IapExample/node_modules/react-native/Libraries/vendor/emitter/EventEmitter").EmitterSubscription'.
build: IapExample/src/screens/ClassSetup.tsx#L113
[tsc] reported by reviewdog 🐶 Type 'import("/home/runner/work/react-native-iap/react-native-iap/node_modules/@types/react-native/index").EmitterSubscription' is not assignable to type 'import("/home/runner/work/react-native-iap/react-native-iap/IapExample/node_modules/react-native/Libraries/vendor/emitter/EventEmitter").EmitterSubscription'. Raw Output: IapExample/src/screens/ClassSetup.tsx(113,5): error TS2322: Type 'import("/home/runner/work/react-native-iap/react-native-iap/node_modules/@types/react-native/index").EmitterSubscription' is not assignable to type 'import("/home/runner/work/react-native-iap/react-native-iap/IapExample/node_modules/react-native/Libraries/vendor/emitter/EventEmitter").EmitterSubscription'.
build: IapExample/src/screens/ClassSetup.tsx#L117
[tsc] reported by reviewdog 🐶 Type 'import("/home/runner/work/react-native-iap/react-native-iap/node_modules/@types/react-native/index").EmitterSubscription | null' is not assignable to type 'import("/home/runner/work/react-native-iap/react-native-iap/IapExample/node_modules/react-native/Libraries/vendor/emitter/EventEmitter").EmitterSubscription | null'. Raw Output: IapExample/src/screens/ClassSetup.tsx(117,5): error TS2322: Type 'import("/home/runner/work/react-native-iap/react-native-iap/node_modules/@types/react-native/index").EmitterSubscription | null' is not assignable to type 'import("/home/runner/work/react-native-iap/react-native-iap/IapExample/node_modules/react-native/Libraries/vendor/emitter/EventEmitter").EmitterSubscription | null'.
build
Process completed with exit code 1.