In consistent result of deployment for same branch
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I have got a react typescript project, after I have merged my feature branch to develop branch, I made 2 deployments immediately and get them both failed
Everything are ok besides the error at the last:
> ...
> Removing existing manifest file
> Creating a manifest file...
> Manifest file created.
> Copying .ostype to manifest output directory.
>
> Done in 120 sec(s).
>
>
> ---End of Oryx build logs---
> Try to validate location at: '/cfd3b163-558a-486f-b28c-b5f478de7bdd-swa-oryx/app/dist'.
> Finished building app with Oryx
> An unknown exception has occurred<----------------------------ERROR
>
> For further information, please visit the Azure Static Web Apps documentation at https://docs.microsoft.com/en-us/azure/static-web-apps/
> If you believe this behavior is unexpected, please raise a GitHub issue at https://github.com/azure/static-web-apps/issues/
> Exiting
> ##[error]Error: The process '/usr/bin/bash' failed with exit code 1<----------------------------ERROR
> Finishing: AzureStaticWebApp
Both trials are having same error
However, I make a same branch deployment 4 hours later, I get it successful, that is strange
Here is the screen capture of build history, all are having same commit ID

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.