Skip to content

[deps]: Update coverlet.collector to v6 #83

[deps]: Update coverlet.collector to v6

[deps]: Update coverlet.collector to v6 #83

Re-run triggered October 4, 2024 19:14
Status Success
Total duration 3m 9s
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?)'