Skip to content

Use single middleware #538

Use single middleware

Use single middleware #538

Triggered via push July 19, 2023 05:37
Status Success
Total duration 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Microsoft.Graph.Cli.Core/Authentication/AuthenticationStrategy.cs#L22
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build: src/Microsoft.Graph.Cli.Core/Authentication/AppOnlyLoginService.cs#L9
Missing XML comment for publicly visible type or member 'AppOnlyLoginService<T>'
build: src/Microsoft.Graph.Cli.Core/Authentication/AppOnlyLoginService.cs#L13
Missing XML comment for publicly visible type or member 'AppOnlyLoginService<T>.AppOnlyLoginService(T, IPathUtility)'
build: src/Microsoft.Graph.Cli.Core/Authentication/AppOnlyLoginService.cs#L18
Missing XML comment for publicly visible type or member 'AppOnlyLoginService<T>.DoLoginAsync(string[], CancellationToken)'
build: src/Microsoft.Graph.Cli.Core/Authentication/AuthenticationServiceFactory.cs#L23
Missing XML comment for publicly visible type or member 'AuthenticationServiceFactory.AuthenticationServiceFactory(IPathUtility, IAuthenticationCacheManager, AuthenticationOptions?)'
build: src/Microsoft.Graph.Cli.Core/Authentication/AuthenticationServiceFactory.cs#L30
Missing XML comment for publicly visible type or member 'AuthenticationServiceFactory.GetAuthenticationServiceAsync(AuthenticationStrategy, string?, string?, string?, string?, CancellationToken)'
build: src/Microsoft.Graph.Cli.Core/Authentication/AuthenticationServiceFactory.cs#L55
Missing XML comment for publicly visible type or member 'AuthenticationServiceFactory.GetTokenCredentialAsync(AuthenticationStrategy, string?, string?, string?, string?, CancellationToken)'
build: src/Microsoft.Graph.Cli.Core/Authentication/AuthenticationStrategy.cs#L27
Missing XML comment for publicly visible type or member 'AuthenticationStrategyExtensions'
build: src/Microsoft.Graph.Cli.Core/Authentication/AuthenticationStrategy.cs#L29
Missing XML comment for publicly visible type or member 'AuthenticationStrategyExtensions.IsPrivateClient(AuthenticationStrategy)'
build: src/Microsoft.Graph.Cli.Core/Authentication/ClientCertificateCredentialFactory.cs#L10
Missing XML comment for publicly visible type or member 'ClientCertificateCredentialFactory'