Skip to content

Bump xunit from 2.4.2 to 2.5.0 #529

Bump xunit from 2.4.2 to 2.5.0

Bump xunit from 2.4.2 to 2.5.0 #529

Triggered via push July 6, 2023 22:08
Status Success
Total duration 47s
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#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'