PR: Feature => Master #62
Annotations
10 warnings
Build Proj:
MyBenchmark.cs#L123
The entry point of the program is global code; ignoring 'Program.Main(string[])' entry point.
|
Build Proj:
Program.cs#L26
Converting null literal or possible null value to non-nullable type.
|
Build Proj:
Program.cs#L60
Converting null literal or possible null value to non-nullable type.
|
Build Proj:
Program.cs#L64
Dereference of a possibly null reference.
|
Build Proj:
Program.cs#L93
Dereference of a possibly null reference.
|
Build Proj:
Program.cs#L117
Dereference of a possibly null reference.
|
Build Proj:
Program.cs#L127
Converting null literal or possible null value to non-nullable type.
|
Build Proj:
Program.cs#L45
This call site is reachable on all platforms. 'ManagementBaseObject.this[string]' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Proj:
Program.cs#L40
This call site is reachable on all platforms. 'ManagementObjectSearcher.Get()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Proj:
Program.cs#L99
This call site is reachable on all platforms. 'ManagementBaseObject.this[string]' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
The logs for this run have expired and are no longer available.
Loading