Add DevSecOps demo feature page and setup #92
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: c65691aa-8d5e-4c18-9a17-c1cc5c2e2100 Correlation ID: 43b34e36-c51e-4cf5-9e41-615b1fad410e Timestamp: 2026-01-29 21:34:18Z
|
|
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