Skip to content

[deps]: Update Serilog.Sinks.Console to v6 #60

[deps]: Update Serilog.Sinks.Console to v6

[deps]: Update Serilog.Sinks.Console to v6 #60

Triggered via pull request September 30, 2024 00:28
Status Success
Total duration 37s
Artifacts

build.yml

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