Skip to content

Adds LicensingService #112

Adds LicensingService

Adds LicensingService #112

Triggered via pull request November 7, 2024 07:03
Status Success
Total duration 33s
Artifacts

build.yml

on: pull_request
Build artifacts
23s
Build artifacts
Fit to window
Zoom out
Zoom in

Annotations

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