You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Build and Deploy step of our githoub action is failing. Started yesterday when we opened a PR. Re-run all jobs continues to fail today.
This has been working reliably until now. The log messages are not helpful, not sure where else to look for clues. seems like an infrastructure/hosting/service issue from what we can see here. The PR doesn't have any changes to the api functions.
To Reproduce
Steps to reproduce the behavior:
Open a PR
Wait for failed Build and Deploy Job with message - Failed to deploy the Azure Functions
re-run all jobs
Wait for failed Build and Deploy Job with message - Failed to deploy the Azure Functions
screenshot of the workflow yaml
The text was updated successfully, but these errors were encountered:
I'm seeing the same issue on two separate projects that use Azure Functions. I have other projects that use Static Web Apps to deploy just an Angular frontend with no Azure Functions associated and these continue to work fine.
Describe the bug
The Build and Deploy step of our githoub action is failing. Started yesterday when we opened a PR. Re-run all jobs continues to fail today.
This has been working reliably until now. The log messages are not helpful, not sure where else to look for clues. seems like an infrastructure/hosting/service issue from what we can see here. The PR doesn't have any changes to the api functions.
To Reproduce
Steps to reproduce the behavior:
screenshot of the workflow yaml
The text was updated successfully, but these errors were encountered: