Skip to content

Update Program.cs

Update Program.cs #17

Triggered via push December 19, 2023 19:19
Status Failure
Total duration 1m 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build
AADSTS700016: Application with identifier '***' was not found in the directory 'pdtdemoworld'. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You may have sent your authentication request to the wrong tenant. Trace ID: 462d0bfc-c9d1-48c4-a99a-b768d9c06a01 Correlation ID: d03aa6b5-acbe-4ef7-8b0a-91379eaaca62 Timestamp: 2023-12-19 19:20:12Z
build
Interactive authentication is needed. Please run: az login
build
Login failed with Error: The process 'C:\Program Files\Microsoft SDKs\Azure\CLI2\wbin\az.cmd' failed with exit code 1. Make sure 'az' is installed on the runner. If 'enable-AzPSSession' is true, make sure 'pwsh' is installed on the runner together with Azure PowerShell module. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/