Skip to content

Removed Github token from Sonarqube configuration #233

Removed Github token from Sonarqube configuration

Removed Github token from Sonarqube configuration #233

Triggered via pull request January 13, 2025 21:51
Status Success
Total duration 3m 36s
Artifacts

scan.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Quality scan
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.
Quality scan
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.
Quality scan
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.
Quality scan
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.
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'