chore: Upgrade react native to v0.75 #9
staging_deploy.yml
on: push
lint-and-test
1m 0s
deploy-android
/
build-and-publish
1m 42s
deploy-ios
/
build-and-publish
Annotations
4 errors and 4 warnings
|
deploy-android / build-and-publish
Executing lane android staging failed.
|
|
deploy-android / build-and-publish
Error: Executing lane android staging failed.
|
|
e2e-ios / e2e-ios
The operation was canceled.
|
|
e2e-ios / e2e-ios
The job has exceeded the maximum execution time of 6h0m0s
|
|
lint-and-test:
src/screens/Profile/Profile.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 “Profile” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
|
lint-and-test:
src/screens/Profile/Profile.tsx#L37
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 “Profile” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
|
lint-and-test:
src/screens/Profile/Profile.tsx#L29
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 “Profile” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
|
deploy-android / build-and-publish
Unexpected input(s) 'envkey_BASE_API_URL', 'envkey_AUTH_STORAGE_KEY', 'envkey_DEFAULT_LOCALE', 'envkey_MOCK_API', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|