target .NET 8 #1325
Annotations
9 errors and 10 warnings
_/BullseyeTests/OutputTests.cs#L76
System.IO.FileNotFoundException : Could not find file 'D:\a\bullseye\bullseye\BullseyeTests\output.all.hosts.VisualStudioCode.net8.0.txt'.
|
_/BullseyeTests/OutputTests.cs#L76
System.IO.FileNotFoundException : Could not find file 'D:\a\bullseye\bullseye\BullseyeTests\output.all.hosts.TeamCity.net8.0.txt'.
|
_/BullseyeTests/OutputTests.cs#L76
System.IO.FileNotFoundException : Could not find file 'D:\a\bullseye\bullseye\BullseyeTests\output.all.hosts.Console.net8.0.txt'.
|
_/BullseyeTests/OutputTests.cs#L76
System.IO.FileNotFoundException : Could not find file 'D:\a\bullseye\bullseye\BullseyeTests\output.all.hosts.Travis.net8.0.txt'.
|
_/BullseyeTests/OutputTests.cs#L76
System.IO.FileNotFoundException : Could not find file 'D:\a\bullseye\bullseye\BullseyeTests\output.all.hosts.GitLabCI.net8.0.txt'.
|
_/BullseyeTests/OutputTests.cs#L76
System.IO.FileNotFoundException : Could not find file 'D:\a\bullseye\bullseye\BullseyeTests\output.all.hosts.AppVeyor.net8.0.txt'.
|
_/BullseyeTests/OutputTests.cs#L76
System.IO.FileNotFoundException : Could not find file 'D:\a\bullseye\bullseye\BullseyeTests\output.all.hosts.GitHubActions.net8.0.txt'.
|
_/BullseyeTests/OutputTests.cs#L40
System.IO.FileNotFoundException : Could not find file 'D:\a\bullseye\bullseye\BullseyeTests\output.default.host.net8.0.txt'.
|
|
Bullseye/Internal/NativeMethods.cs#L29
The method GetStdHandle didn't use DefaultDllImportSearchPaths attribute for P/Invokes. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5392)
|
Bullseye/Internal/NativeMethods.cs#L29
The method GetStdHandle didn't use DefaultDllImportSearchPaths attribute for P/Invokes. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5392)
|
Bullseye/Palette.cs#L11
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
Bullseye/Targets.cs#L10
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Bullseye/Targets.Instance.Run.cs#L16
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Bullseye/Internal/TargetCollectionExtensions.cs#L250
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Bullseye/Internal/TargetCollectionExtensions.cs#L253
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Bullseye/Internal/TargetCollection.cs#L208
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Bullseye/Internal/Target.cs#L10
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Bullseye/Internal/Output.Results.cs#L147
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
The logs for this run have expired and are no longer available.
Loading