Skip to content

Update sample to use stderr for log messages. #595

Update sample to use stderr for log messages.

Update sample to use stderr for log messages. #595

Triggered via push September 29, 2023 11:35
Status Success
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
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'