WIP: Add swift tests #321
ci.yml
on: pull_request
lint
1m 5s
react-native-test
1m 13s
kotlin-test
4m 34s
build-library
1m 2s
build-android
7m 20s
build-ios
2m 50s
test-ios
2m 16s
Annotations
3 errors and 10 warnings
test-ios
Process completed with exit code 66.
|
build-ios
react-native-ticketmaster-ignite-example#build:ios: command (/Users/runner/work/react-native-ticketmaster-ignite/react-native-ticketmaster-ignite/example) /private/var/folders/0w/4z5l9vds32nbkz7l22n8j6s80000gn/T/xfs-e7de0159/yarn run build:ios exited (1)
|
build-ios
Process completed with exit code 1.
|
build-library
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
example/src/navigators/BottomTabs.tsx#L44
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “BottomTabs” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
lint:
example/src/navigators/BottomTabs.tsx#L56
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “BottomTabs” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
lint:
example/src/navigators/BottomTabs.tsx#L68
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “BottomTabs” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
lint:
example/src/screens/MyEvents.tsx#L5
Inline style: { height: '95%' }
|
lint:
src/TicketsSdkEmbeddedIos.tsx#L33
Inline style: { flex: 1 }
|
react-native-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
kotlin-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-android
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|