-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Update Github CI packages #1499
Conversation
❌ Deploy Preview for gno-dapp failed.
|
❌ Deploy Preview for teritori-dapp failed.
|
3f90803
to
1a6d036
Compare
"expo-font": "~11.10.3", | ||
"expo-image-picker": "^14.7.1", | ||
"expo-linear-gradient": "~12.7.2", | ||
"expo": "latest", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why do you need this? I think only syncing explo-blur should be okay
I any case we shouldn't change the expo version without doing the proper update walkthrough
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a mistake
(I converted the PR to draft ^^)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I strongly suggest to revert all the js change and start fresh, you shouldn't need to update any typescript code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes T_T
Issues
Github CI
upload-artifact:
https://github.com/TERITORI/teritori-dapp/actions/runs/13163113075/job/36736588553?pr=1477
download-artifact:
https://github.com/TERITORI/teritori-dapp/actions/runs/13163523128/job/36739590851?pr=1499
Expo
ExpoBlur:
https://github.com/TERITORI/teritori-dapp/actions/runs/13163523126/job/36737981317?pr=1499
expo/expo#34141
So,
npx expo install --check
to check and update Expo deps.Some deps updated to enhance compability, following this warning:
About expo stuff, run
npx expo-doctor
to check the deps