feat Improve arguard targetframeworks #781
Annotations
10 warnings
Analyze (csharp):
src/oehen.arguard/ArgumentDateTimeTodayGuard.cs#L30
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Analyze (csharp):
src/oehen.arguard/ArgumentDateTimeNowGuard.cs#L30
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Analyze (csharp):
src/oehen.arguard/ArgumentBooleanGuard.cs#L29
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Analyze (csharp):
src/oehen.arguard/ArgumentDateTimeTodayGuard.cs#L56
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Analyze (csharp):
src/oehen.arguard/ArgumentDateTimeTodayGuard.cs#L82
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Analyze (csharp):
src/oehen.arguard/ArgumentDateTimeNowGuard.cs#L56
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Analyze (csharp):
src/oehen.arguard/LessThan/ArgumentLongLessThanGuard.cs#L52
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Analyze (csharp):
src/oehen.arguard/LessThan/ArgumentLongLessThanGuard.cs#L100
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Analyze (csharp):
src/oehen.arguard/ArgumentEqualGuard.cs#L33
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Analyze (csharp):
src/oehen.arguard/ArgumentBooleanGuard.cs#L52
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|