Skip to content

feature/AID-23688: Bumped packages (#35) #90

feature/AID-23688: Bumped packages (#35)

feature/AID-23688: Bumped packages (#35) #90

Triggered via push May 15, 2024 05:33
Status Success
Total duration 34s
Artifacts

main.yml

on: push
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'