Skip to content

[deps]: Update gh minor (#74) #190

[deps]: Update gh minor (#74)

[deps]: Update gh minor (#74) #190

Triggered via push December 20, 2024 15:05
Status Success
Total duration 1m 0s
Artifacts

test.yml

on: push
Check for test secrets
0s
Check for test secrets
Run tests
44s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run tests
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Run tests
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Run tests: extensions/Bitwarden.Core/src/Authentication/AccessTokenPayload.cs#L3
Missing XML comment for publicly visible type or member 'AccessTokenPayload'
Run tests: extensions/Bitwarden.Core/src/Authentication/AccessTokenPayload.cs#L15
Missing XML comment for publicly visible type or member 'AccessTokenPayload.EncryptedPayload'
Run tests: extensions/Bitwarden.Core/src/Authentication/AuthenticationPayload.cs#L3
Missing XML comment for publicly visible type or member 'AuthenticationPayload'
Run tests: extensions/Bitwarden.Core/src/Authentication/AuthenticationPayload.cs#L12
Missing XML comment for publicly visible type or member 'AuthenticationPayload.AccessToken'
Run tests: extensions/Bitwarden.Core/src/Authentication/AuthenticationPayload.cs#L13
Missing XML comment for publicly visible type or member 'AuthenticationPayload.ExpiresIn'
Run tests: extensions/Bitwarden.Core/src/Authentication/AuthenticationPayload.cs#L14
Missing XML comment for publicly visible type or member 'AuthenticationPayload.TokenType'
Run tests: extensions/Bitwarden.Core/src/Authentication/JwtToken.cs#L6
Missing XML comment for publicly visible type or member 'JwtToken'
Run tests: extensions/Bitwarden.Core/src/Authentication/JwtToken.cs#L18
Missing XML comment for publicly visible type or member 'JwtToken.ValidTo'