Skip to content

Merge pull request #108 from ggnaegi/dependabot/nuget/xunit.runner.vi… #350

Merge pull request #108 from ggnaegi/dependabot/nuget/xunit.runner.vi…

Merge pull request #108 from ggnaegi/dependabot/nuget/xunit.runner.vi… #350

Triggered via push May 27, 2024 06:54
Status Success
Total duration 4m 2s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 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.Utils/Ocelot/OcelotConverter.cs#L30
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use the AuthenticationProviderKeys property!'
CI_Pipeline: SwizlyPeasy.Utils/Ocelot/OcelotConverter.cs#L30
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use the AuthenticationProviderKeys property!'
CI_Pipeline: SwizlyPeasy.Utils/Ocelot/OcelotConverter.cs#L30
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use the AuthenticationProviderKeys property!'
CI_Pipeline: SwizlyPeasy.Utils/Program.cs#L19
Await ReadAllTextAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
CI_Pipeline: SwizlyPeasy.Utils/Program.cs#L22
Await WriteAllTextAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
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/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/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/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/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/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)