[MOB-9674] fix-integration-tests #6
ci.yml
on: pull_request
lint
26s
test
23s
build-library
15s
build-android
21s
build-ios
2m 30s
Annotations
14 errors and 9 warnings
build-library
Process completed with exit code 1.
|
lint:
integration-testing/ts/App.tsx#L22
Cannot find module '@iterable/react-native-sdk/js/IterableInAppMessage' or its corresponding type declarations.
|
lint:
integration-testing/ts/App.tsx#L27
Cannot find module './Config' or its corresponding type declarations.
|
lint:
integration-testing/ts/App.tsx#L35
Parameter 'props' implicitly has an 'any' type.
|
lint:
integration-testing/ts/App.tsx#L91
Argument of type 'IterableInAppMessage | undefined' is not assignable to parameter of type 'IterableInAppMessage'.
|
lint:
integration-testing/ts/App.tsx#L99
Parameter 'success' implicitly has an 'any' type.
|
lint:
integration-testing/ts/App.tsx#L122
'context' is declared but its value is never read.
|
lint:
integration-testing/ts/App.tsx#L128
Object is possibly 'null'.
|
lint:
integration-testing/ts/App.tsx#L133
'context' is declared but its value is never read.
|
lint:
integration-testing/ts/Login.tsx#L2
'React' is declared but its value is never read.
|
lint:
integration-testing/ts/Login.tsx#L12
Cannot find module 'react-native-gesture-handler' or its corresponding type declarations.
|
build-ios
@iterable/react-native-sdk-example#build:ios: command (/Users/runner/work/react-native-sdk/react-native-sdk/example) /private/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T/xfs-0dae5742/yarn run build:ios exited (1)
|
build-ios
error: Internal inconsistency error: never received target ended message for target ID '57' (in target 'glog' from project 'Pods'). Build again to continue.
|
build-ios
Process completed with exit code 1.
|
build-library
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-android
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ios
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ios
Run script build phase 'Bundle React Native code and images' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'ReactNativeSdkExample' from project 'ReactNativeSdkExample')
|
build-ios
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-Fabric' from project 'Pods')
|
build-ios
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-FabricComponents' from project 'Pods')
|
build-ios
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|