Skip to content

Merge branch 'main' into mmainer/updatepolicy #601

Merge branch 'main' into mmainer/updatepolicy

Merge branch 'main' into mmainer/updatepolicy #601

Triggered via push October 10, 2023 21:05
Status Success
Total duration 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Microsoft.Graph.Cli.Core/Authentication/AuthenticationStrategy.cs#L26
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#L59
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#L31
Missing XML comment for publicly visible type or member 'AuthenticationStrategyExtensions'
build: src/Microsoft.Graph.Cli.Core/Authentication/AuthenticationStrategy.cs#L33
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'