Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

fix: Package has been discontinued #163

fix: Package has been discontinued

fix: Package has been discontinued #163

Triggered via pull request September 2, 2023 23:21
Status Success
Total duration 4m 50s
Artifacts

sonarcloud.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Sonar scanner
The target framework 'net5.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.
Sonar scanner
The target framework 'net5.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.
Sonar scanner: src/GuardClauses/Guard.cs#L5
Do not forget to remove this deprecated code someday.
Sonar scanner: src/GuardClauses/Guard.cs#L8
Do not forget to remove this deprecated code someday.
Sonar scanner: src/Exceptions/BadRequestException.cs#L11
Do not forget to remove this deprecated code someday.
Sonar scanner: src/GuardClauses/GuardValidationCollectionExtensions.cs#L8
Do not forget to remove this deprecated code someday.
Sonar scanner: src/Exceptions/ForbiddenException.cs#L11
Do not forget to remove this deprecated code someday.
Sonar scanner: src/GuardClauses/GuardValidationDecimalExtensions.cs#L7
Do not forget to remove this deprecated code someday.
Sonar scanner: src/GuardClauses/GuardValidationDoubleExtensions.cs#L7
Do not forget to remove this deprecated code someday.
Sonar scanner: src/GuardClauses/GuardValidationFloatExtensions.cs#L7
Do not forget to remove this deprecated code someday.