Skip to content

[deps] Bitwarden.Server.Sdk.UnitTests: Update Microsoft.NET.Test.Sdk to 17.12.0 #193

[deps] Bitwarden.Server.Sdk.UnitTests: Update Microsoft.NET.Test.Sdk to 17.12.0

[deps] Bitwarden.Server.Sdk.UnitTests: Update Microsoft.NET.Test.Sdk to 17.12.0 #193

Triggered via pull request December 23, 2024 02:00
Status Success
Total duration 35s
Artifacts

build.yml

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

Annotations

10 warnings
Build artifacts
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.
Build artifacts
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.
Build artifacts
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.
Build artifacts
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.
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'