ci(deps): Bump gittools/actions from 0.10.2 to 4.1.0 #9
+6
−6
Annotations
12 errors and 2 warnings
|
|
|
|
|
Iso20022Library.Application/Builders/Pain/Pain00100104Builder.cs#L230
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'Pain00100104Builder.UpdateGroupHeaderTotals()' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
Iso20022Library.Application/Builders/Pain/Pain00100103Builder.cs#L452
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
|
Iso20022Library.Application/Builders/Pain/Pain00100102Builder.cs#L208
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'Pain00100102Builder.UpdateGroupHeaderTotals()' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
Iso20022Library.Application/Builders/Pain/Pain00100103Builder.cs#L410
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'Pain00100103Builder.UpdateGroupHeaderTotals()' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
Iso20022Library.Application/Builders/Pain/Pain00100103Builder.cs#L386
The behavior of 'int.ToString()' could vary based on the current user's locale settings. Replace this call in 'Pain00100103Builder.UpdateGroupHeaderTotals()' with a call to 'int.ToString(IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
Iso20022Library.Application/Validators/XmlValidator.cs#L71
Modify 'Validate' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
|
Iso20022Library.Application/Validators/XmlValidator.cs#L73
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'XmlValidator.Validate(string, string, out string)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
|
Iso20022Library.Application/Builders/Pain/Pain00700101Builder.cs#L64
In externally visible method 'Pain00700101Builder Pain00700101Builder.AddTransactions(Collection<PaymentTransactionInformation4> transactions)', validate parameter 'transactions' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Iso20022Library.Application/Builders/Pain/Pain00700110Builder.cs#L68
In externally visible method 'Pain00700110Builder Pain00700110Builder.AddOriginalPaymentInstructions(Collection<OriginalPaymentInstruction37> originalPaymentInstructions)', validate parameter 'originalPaymentInstructions' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Iso20022Library.Application/Validators/XmlValidator.cs#L19
Type 'XmlValidator' is a static holder type but is neither static nor NotInheritable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052)
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading