Skip to content

ADDED: ADB2C.csproj updated with additional package references and pr… #2

ADDED: ADB2C.csproj updated with additional package references and pr…

ADDED: ADB2C.csproj updated with additional package references and pr… #2

Triggered via push November 28, 2023 08:55
Status Failure
Total duration 3m 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build: Program.cs#L45
'IServiceCollection' does not contain a definition for 'AddMicrosoftGraph' and the best extension method overload 'MicrosoftGraphExtensions.AddMicrosoftGraph(MicrosoftIdentityAppCallsWebApiAuthenticationBuilder, string, string)' requires a receiver of type 'Microsoft.Identity.Web.MicrosoftIdentityAppCallsWebApiAuthenticationBuilder'
build: Program.cs#L49
'IdentityModelEventSource' does not contain a definition for 'LogCompleteSecurityArtifact'
build: Program.cs#L77
The name 'IsNullOrEmpty' does not exist in the current context
build: Program.cs#L135
There is no argument given that corresponds to the required parameter 'setupAction' of 'SwaggerUIBuilderExtensions.UseSwaggerUI(IApplicationBuilder, Action<SwaggerUIOptions>)'
build: Program.cs#L158
The name 'env' does not exist in the current context
build: Program.cs#L158
The name 'guid' does not exist in the current context
build: Program.cs#L45
'IServiceCollection' does not contain a definition for 'AddMicrosoftGraph' and the best extension method overload 'MicrosoftGraphExtensions.AddMicrosoftGraph(MicrosoftIdentityAppCallsWebApiAuthenticationBuilder, string, string)' requires a receiver of type 'Microsoft.Identity.Web.MicrosoftIdentityAppCallsWebApiAuthenticationBuilder'
build: Program.cs#L49
'IdentityModelEventSource' does not contain a definition for 'LogCompleteSecurityArtifact'
build: Program.cs#L77
The name 'IsNullOrEmpty' does not exist in the current context
build: Program.cs#L135
There is no argument given that corresponds to the required parameter 'setupAction' of 'SwaggerUIBuilderExtensions.UseSwaggerUI(IApplicationBuilder, Action<SwaggerUIOptions>)'
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Program.cs#L86
Possible null reference argument for parameter 'roles' in 'AuthorizationPolicyBuilder AuthorizationPolicyBuilder.RequireRole(params string[] roles)'.
build: Program.cs#L86
Possible null reference argument for parameter 'roles' in 'AuthorizationPolicyBuilder AuthorizationPolicyBuilder.RequireRole(params string[] roles)'.