AID-24055: Bump version number #22
Annotations
11 warnings
publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
publish:
OAuth2Authenticator/OAuth2TokenResponse.cs#L17
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
OAuth2Authenticator/OAuth2TokenResponse.cs#L21
Non-nullable property 'TokenType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
OAuth2Authenticator/OAuth2TokenResponse.cs#L32
Non-nullable property 'RefreshToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
OAuth2Authenticator/OAuth2TokenResponse.cs#L39
Non-nullable property 'Scope' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
OAuth2Authenticator/OAuth2TokenResponse.cs#L48
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
OAuth2Authenticator/OAuth2TokenResponse.cs#L55
Non-nullable property 'ErrorDescription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
OAuth2Authenticator/OAuth2TokenResponse.cs#L62
Non-nullable property 'ErrorUri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
OAuth2Authenticator/Extensions/OAuth2TokenResponseExtension.cs#L5
Missing XML comment for publicly visible type or member 'OAuth2TokenResponseExtension'
|
publish:
OAuth2Authenticator/Extensions/ServiceCollectionExtension.cs#L6
Missing XML comment for publicly visible type or member 'ServiceCollectionExtension'
|
publish:
OAuth2Authenticator/Internal/IHandlerAuthenticator.cs#L3
Missing XML comment for publicly visible type or member 'IHandlerAuthenticator'
|