Skip to content

NuGet packaging metadata #21

NuGet packaging metadata

NuGet packaging metadata #21

Triggered via pull request September 13, 2024 19:28
Status Success
Total duration 50s
Artifacts

build.yml

on: pull_request
Build artifacts
41s
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?)'