Skip to content

chore: release 3.0.1 #480

chore: release 3.0.1

chore: release 3.0.1 #480

Triggered via push September 16, 2025 14:14
Status Failure
Total duration 22m 48s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build-ios
Process completed with exit code 1.
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/sw/lqy3v8g55m76fhwckg439jjm0000gn/T/xfs-57af6ada/yarn run build:ios exited (1)
lint: src/TicketsSdkEmbeddedIos.tsx#L33
Inline style: { flex: 1 }
lint: src/IgniteProvider.tsx#L399
'prettier/prettier' rule is disabled but never reported
lint: src/IgniteProvider.tsx#L382
'prettier/prettier' rule is disabled but never reported
lint: example/src/navigators/Root.tsx#L45
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 “Root” 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#L72
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#L60
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#L50
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#L47
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: __tests__/IgniteProvider.test.tsx#L771
Disabled test suite
lint: __tests__/IgniteProvider.test.tsx#L448
Disabled test suite