Skip to content

Merge pull request #62 from ggnaegi/dependabot/nuget/Microsoft.NET.Te… #254

Merge pull request #62 from ggnaegi/dependabot/nuget/Microsoft.NET.Te…

Merge pull request #62 from ggnaegi/dependabot/nuget/Microsoft.NET.Te… #254

Triggered via push February 7, 2024 06:23
Status Success
Total duration 4m 13s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
CI_Pipeline
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CI_Pipeline: SwizlyPeasy.Common/Exceptions/ForbiddenDomainException.cs#L6
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'ForbiddenDomainException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
CI_Pipeline: SwizlyPeasy.Common/Exceptions/BadRequestDomainException.cs#L6
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'BadRequestDomainException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
CI_Pipeline: SwizlyPeasy.Common/Exceptions/InternalDomainException.cs#L6
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'InternalDomainException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
CI_Pipeline: SwizlyPeasy.Common/Exceptions/ConflictDomainException.cs#L6
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'ConflictDomainException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
CI_Pipeline: SwizlyPeasy.Common/Exceptions/TooManyRequestsException.cs#L4
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'TooManyRequestsException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
CI_Pipeline: SwizlyPeasy.Common/Exceptions/UnAuthorizedDomainException.cs#L6
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'UnAuthorizedDomainException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
CI_Pipeline: SwizlyPeasy.Common/Exceptions/UnprocessableEntityDomainException.cs#L6
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'UnprocessableEntityDomainException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
CI_Pipeline: SwizlyPeasy.Common/Exceptions/NotFoundDomainException.cs#L6
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'NotFoundDomainException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
CI_Pipeline: SwizlyPeasy.Common/Auth/OpenIdConnectExtensions.cs#L55
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
CI_Pipeline: SwizlyPeasy.Gateway.API/Program.cs#L32
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)