Updated image for Agentic AI in README #93
Annotations
3 errors and 4 warnings
|
Azure Login
Login failed with Error: The process '/usr/bin/az' failed with exit code 1. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
|
|
Azure Login
Run the command below to authenticate interactively; additional arguments may be added as needed:
az logout
az login
|
|
Azure Login
AADSTS700213: No matching federated identity record found for presented assertion subject 'repo:githubabcs-devops/gh-advsec-devsecops:ref:refs/heads/main'. Check your federated identity credential Subject, Audience and Issuer against the presented assertion. https://learn.microsoft.com/entra/workload-id/workload-identity-federation Trace ID: eafe1c63-ed24-4604-8be5-f62ae69e0f00 Correlation ID: 61c54935-28d1-4d69-9f72-6c6dd5d8fc35 Timestamp: 2026-02-04 16:57:40Z
|
|
dotnet build and publish:
src/webapp01/Pages/Index.cshtml.cs#L22
Converting null literal or possible null value to non-nullable type.
|
|
dotnet build and publish:
src/webapp01/Pages/Index.cshtml.cs#L22
Possible null reference assignment.
|
|
dotnet build and publish:
src/webapp01/Pages/Index.cshtml.cs#L22
Converting null literal or possible null value to non-nullable type.
|
|
dotnet build and publish:
src/webapp01/Pages/Index.cshtml.cs#L22
Possible null reference assignment.
|
Loading