Closed geret1 closed 4 weeks ago
Also, it is not possible to re-deploy once the previous deployment has completed successfully. Make sense in a normal use-case scenario but in this weird behaviour it is also needed.
Hello @geret1,
Thank you for bringing this issue to our attention!
I attempted to replicate the problem you mentioned, but everything seems to be functioning correctly on my end. The code analyzer is working as expected and is detecting syntax issues without any problems.
Could you please confirm if you're still experiencing the issue, or if it may have been a temporary outage?
Regarding the sync issue, could you provide a bit more context? Are you noticing that the cloud function consistently fails to update on the Firebase side after every deployment, or is it happening more sporadically?
Thanks so much!
It's still happening with new and existing cloud functions. Is there any way to debug the existing behaviour?
On the other hand, cloud function updates fails in a consistent way. I usually need two deployment versions to make changes effectively. The way I tested it is:
This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue.
@rzambroni do you have any update to triage what's happening on my project about code analyzer with cloud functions?
Hi @geret1,
Thank you for following up, and I apologize for the delay in getting back to you. Unfortunately, we’re still unable to replicate the issue on our end, and it hasn't occurred in our tests. Given the situation, I’d recommend reaching out to FlutterFlow support so they can take a deeper look at your project and help identify the cause of the problem.
Would you mind following up with them via email at support@flutterflow.io or through the chat feature within the app? They’ll be in a better position to assist you further.
I’m sorry I couldn’t resolve this for you, and I appreciate your understanding.
This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue.
Can we access your project?
Current Behavior
Code Analyzer enters into an infinite loop without analyzing the code or providing any kind of errors. Aside, I've also experienced some sync issues between deployments in firebase.
Expected Behavior
Code analyzer working effectively and 1:1 sync within firebase.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
IT4kz/Ll8ZNIvulA187pbfowtDg7Q1g/TL07ttYbZxUjIuPtBJh/fuDsUxFpQtOldFNhHGL9jkEJpPDFuPzqV/UFE0yrRohJzYd6VxfvVXq8Sq64ELuafHEkJJpWGhGZ1qaJ3xJ/AO5qLkYM12CQIOjIEzfcGZ+/Zwh9f6PHaOI=
Visual documentation
Environment
Additional Information
No response