-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fixed end-of-life runtime error. #27
Conversation
Started test build 156754 |
Build 156754 failed |
Started test build 156764 |
Build 156764 failed |
Started test build 156766 |
Build 156766 failed |
Started test build 156784 |
Build 156784 failed |
Started test build 156929 |
Build 156929 failed |
Thanks for doing this! From what I can read, we can get around that by making a new file in the repo: With the following content: { |
Well turns out no, exceptions are granted on a case by case basis: https://docs.flathub.org/docs/for-app-authors/linter#exceptions Problem is, this app really does need these permissions, but I understand why they by default think it is a bad idea. |
I made a pull request for exceptions here: |
Started test build 157158 |
Build 157158 failed |
Started test build 157172 |
Build 157172 failed |
Started test build 157173 |
Build 157173 failed |
error[E0282]: type annotations needed for |
On it: |
@guylamar2006 alright, new version of BoilR with all dependencies updated. This means that the commit hash needs to be updated and since there are new dependencies the cargo-lock file also needs updated.
The new hash is the newest commit on the BoilR repo, this is it: 10caa7bee196922cc3f9df1354cc3516b89fa515 Let me know if you need help with it. |
@PhilipK I sent the new commit id hash and cargo-lock.json both as commits. |
@guylamar2006 Cool, i will merge as soon as the build is done. |
@PhilipK buildbot never triggered when I sent the new commits. |
@guylamar2006 I can see that the build is still pending, so just wait it out, some times it takes a long time. |
@guylamar2006 don't you can see this but: https://buildbot.flathub.org/#/buildrequests/632803 |
Started test build 157343 |
Build 157343 successful
|
No description provided.