Fixed typo #5
azure-static-web-apps-backend.yml
on: push
Build and Deploy Job
31s
Annotations
4 errors and 5 warnings
Build and Deploy Job
Execution Exception (state: ValidateAzureResource) (step: Invocation)
|
Build and Deploy Job
No credentials found. Add an Azure login action before this action. For more details refer https://github.com/azure/login
|
Build and Deploy Job
Error: No credentials found. Add an Azure login action before this action. For more details refer https://github.com/azure/login
at AuthorizerFactory.<anonymous> (/home/runner/work/_actions/Azure/functions-action/v1/node_modules/azure-actions-webclient/AuthorizerFactory.js:23:23)
at Generator.throw (<anonymous>)
at rejected (/home/runner/work/_actions/Azure/functions-action/v1/node_modules/azure-actions-webclient/AuthorizerFactory.js:6:65)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
Build and Deploy Job
Deployment Failed!
|
Build and Deploy Job
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Deploy Job:
app/backend/ask.cs#L40
The type name 'answer' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build and Deploy Job:
app/backend/chat.cs#L98
The type name 'answer' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build and Deploy Job:
app/backend/ask.cs#L40
The type name 'answer' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build and Deploy Job:
app/backend/chat.cs#L98
The type name 'answer' only contains lower-cased ascii characters. Such names may become reserved for the language.
|