fixes & super admin id #4
Annotations
4 errors and 11 warnings
Run Azure Functions Action
Execution Exception (state: ValidateAzureResource) (step: Invocation)
|
Run Azure Functions Action
No credentails found. Add an Azure login action before this action. For more details refer https://github.com/azure/login
|
Run Azure Functions Action
Error: No credentails found. Add an Azure login action before this action. For more details refer https://github.com/azure/login
at Function.<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 processTicksAndRejections (node:internal/process/task_queues:96:5)
|
Run Azure Functions Action
Deployment Failed!
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, Azure/functions-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Resolve Project Dependencies Using Dotnet
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Resolve Project Dependencies Using Dotnet:
PatrickTheBot.AzureFunctions/Endpoints/Bucks/TransferFunds.cs#L73
Dereference of a possibly null reference.
|
Resolve Project Dependencies Using Dotnet:
PatrickTheBot.AzureFunctions/Models/Wallet.cs#L13
Possible null reference assignment.
|
Resolve Project Dependencies Using Dotnet:
PatrickTheBot.AzureFunctions/Models/Wallet.cs#L14
Possible null reference assignment.
|
Resolve Project Dependencies Using Dotnet:
PatrickTheBot.AzureFunctions/Models/Wallet.cs#L11
Non-nullable property 'HolderId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Resolve Project Dependencies Using Dotnet:
PatrickTheBot.AzureFunctions/Models/Wallet.cs#L11
Non-nullable property 'HolderName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Resolve Project Dependencies Using Dotnet:
PatrickTheBot.AzureFunctions/Models/Wallet.cs#L20
Non-nullable property 'HolderId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Resolve Project Dependencies Using Dotnet:
PatrickTheBot.AzureFunctions/Models/Wallet.cs#L20
Non-nullable property 'HolderName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Resolve Project Dependencies Using Dotnet:
PatrickTheBot.AzureFunctions/Utilities/WalletExtensions.cs#L35
Possible null reference assignment.
|
Resolve Project Dependencies Using Dotnet
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Loading