Skip to content

Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 #85

Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0

Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 #85

Triggered via pull request March 1, 2024 12:43
Status Success
Total duration 30s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: OAuth2Authenticator/Extensions/OAuth2TokenResponseExtension.cs#L5
Missing XML comment for publicly visible type or member 'OAuth2TokenResponseExtension'
test: OAuth2Authenticator/Extensions/ServiceCollectionExtension.cs#L6
Missing XML comment for publicly visible type or member 'ServiceCollectionExtension'
test: OAuth2Authenticator/Internal/IHandlerAuthenticator.cs#L3
Missing XML comment for publicly visible type or member 'IHandlerAuthenticator'
test: OAuth2Authenticator/OAuth2Authenticator.cs#L18
Missing XML comment for publicly visible type or member 'OAuth2Authenticator.OAuth2Authenticator(IHttpClientFactory, ILogger<OAuth2Authenticator>)'
test: OAuth2Authenticator/OAuth2Authenticator.cs#L138
Missing XML comment for publicly visible type or member 'OAuth2Authenticator.OnResponse(HttpResponseMessage)'
test: OAuth2Authenticator/OAuth2TokenHandler.cs#L16
Missing XML comment for publicly visible type or member 'OAuth2TokenHandler.OAuth2TokenHandler(IHandlerAuthenticator, ILogger<OAuth2TokenHandler>)'
test: OAuth2Authenticator/OAuth2TokenResponse.cs#L17
Missing XML comment for publicly visible type or member 'OAuth2TokenResponse.AccessToken'
test: OAuth2Authenticator/OAuth2TokenResponse.cs#L21
Missing XML comment for publicly visible type or member 'OAuth2TokenResponse.TokenType'
test: OAuth2Authenticator/OAuth2TokenResponse.cs#L25
Missing XML comment for publicly visible type or member 'OAuth2TokenResponse.ExpiresIn'
test: OAuth2Authenticator/OAuth2TokenResponse.cs#L48
Missing XML comment for publicly visible type or member 'OAuth2TokenResponse.Error'