-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
Get failed action on Github and I report this bug! #670
Comments
I know that After enabling cache, get an error that said 'the path existed' and after that it was failed:
|
Thank for the feedback. aqtinstall can be catch "System ERROR" and tell user to wan things correctly. |
You can ask to install-qt-action for its issue. Please tell us what condition changes for aqtinstall command and folder configurations, not about install-qt-actions. |
It is a bug when aqt found the "System ERROR", it failed with wrong "Type" Error. root cause
end with
|
It looks like the following code ran the external Lines 1050 to 1055 in 90f8a27
It looks like it did not raise any exception at all. Do we have any idea why that might have happened? If we cannot trust We could check for the presence of the text "ERROR" or "System ERROR" in the |
@miurahr Sorry for too late answering, really I don't remember the changes, but I think it's a strange error that is occurred after set 'cache' into true! |
Describe the bug
A clear and concise description of what the bug is.
I run an action on github and get this error in it. It worked prevously but after changing parameters it's failed.
To Reproduce
Steps to reproduce the behavior:
aqt
using this commandaqt
with this commandExpected behavior
A clear and concise description of what you expected to happen.
Must finish action on github without error but it's failed.
aqt
outputAdd program output to help explain your problem.
Desktop (please complete the following information):
aqt
version [2.1.0]Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: