Azure / static-web-apps

Azure Static Web Apps. For bugs and feature requests, please create an issue in this repo. For community discussions, latest updates, kindly refer to the Discussions Tab. To know what's new in Static Web Apps, visit https://aka.ms/swa/ThisMonth
https://aka.ms/swa
MIT License
325 stars 56 forks source link

build not deployed vi cic/cd since last 2 days. there is not issue, branch update but deployement failed on Azure #1548

Open actnabletech opened 1 week ago

actnabletech commented 1 week ago

translator-webui@0.0.0 build tsc && vite build

src/pages/client/jobs/AddMultiLangFiles.tsx(49,39): error TS2554: Expected 11 arguments, but got 10. src/pages/client/jobs/AddMultiLangFiles.tsx(114,47): error TS2554: Expected 11 arguments, but got 10. src/pages/client/jobs/JobPage.tsx(98,43): error TS2554: Expected 11 arguments, but got 10. src/pages/client/jobs/JobPage.tsx(159,41): error TS2554: Expected 11 arguments, but got 10. src/pages/client/jobs/JobPage.tsx(188,41): error TS2554: Expected 11 arguments, but got 10.

---End of Oryx build logs--- Oryx was unable to determine the build steps. Continuing assuming the assets in this folder are already built. If this is an unexpected behavior please contact support. Finished building app with Oryx No Api directory specified. Azure Functions will not be created. Either no Api directory was specified, or the specified directory was not found. Azure Functions will not be created. The content server has rejected the request with: BadRequest Reason: The number of static files was too large.

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

PaulBullivant commented 11 hours ago

Got the same error on my azure devops pipeline to publish from git repository to static web app in Azure. Was deploying fine.