Skip to content

Adds LicensingService #129

Adds LicensingService

Adds LicensingService #129

Triggered via pull request November 2, 2024 18:25
@justindbaurjustindbaur
synchronize #40
Status Success
Total duration 1m 55s
Artifacts

scan.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Quality scan: extensions/Bitwarden.Core/src/Authentication/AccessTokenPayload.cs#L3
Missing XML comment for publicly visible type or member 'AccessTokenPayload'
Quality scan: extensions/Bitwarden.Core/src/Authentication/AccessTokenPayload.cs#L15
Missing XML comment for publicly visible type or member 'AccessTokenPayload.EncryptedPayload'
Quality scan: extensions/Bitwarden.Core/src/Authentication/AuthenticationPayload.cs#L3
Missing XML comment for publicly visible type or member 'AuthenticationPayload'
Quality scan: extensions/Bitwarden.Core/src/Authentication/AuthenticationPayload.cs#L12
Missing XML comment for publicly visible type or member 'AuthenticationPayload.AccessToken'
Quality scan: extensions/Bitwarden.Core/src/Authentication/AuthenticationPayload.cs#L13
Missing XML comment for publicly visible type or member 'AuthenticationPayload.ExpiresIn'
Quality scan: extensions/Bitwarden.Core/src/Authentication/AuthenticationPayload.cs#L14
Missing XML comment for publicly visible type or member 'AuthenticationPayload.TokenType'
Quality scan: extensions/Bitwarden.Core/src/Authentication/JwtToken.cs#L6
Missing XML comment for publicly visible type or member 'JwtToken'
Quality scan: extensions/Bitwarden.Core/src/Authentication/JwtToken.cs#L18
Missing XML comment for publicly visible type or member 'JwtToken.ValidTo'
Quality scan: extensions/Bitwarden.Core/src/Authentication/JwtToken.cs#L27
Missing XML comment for publicly visible type or member 'JwtToken.ValidFrom'
Quality scan: extensions/Bitwarden.Core/src/Authentication/JwtToken.cs#L42
Missing XML comment for publicly visible type or member 'JwtToken.Parse(string, IFormatProvider?)'