target .NET 8 #1441
Annotations
3 errors and 10 warnings
_/MinVerTests.Packages/Repackaging.cs#L32
Assert.DoesNotContain() Failure: Sub-string found
↓ (pos 7698)
String: ···"t] Version=2.3.4\r\n Successfully created "···
Found: "Successfully created package"
|
_/MinVerTests.Packages/Repackaging.cs#L32
Assert.DoesNotContain() Failure: Sub-string found
↓ (pos 2620)
String: ···"\\net8.0\\test.dll\r\n Successfully created "···
Found: "Successfully created package"
|
|
targets/Program.cs#L13
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
targets/Program.cs#L28
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
MinVer.Lib/Commit.cs#L14
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
targets/Program.cs#L13
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
targets/Program.cs#L28
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
MinVer.Lib/Git.cs#L21
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
MinVer.Lib/Git.cs#L31
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
MinVer.Lib/Git.cs#L45
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
MinVer.Lib/Git.cs#L46
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
MinVer.Lib/Git.cs#L46
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
The logs for this run have expired and are no longer available.
Loading