Merge pull request #26 from OudomMunint/feature #67
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#L32
Converting null literal or possible null value to non-nullable type.
|
Build Proj:
Program.cs#L66
Converting null literal or possible null value to non-nullable type.
|
Build Proj:
Program.cs#L70
Dereference of a possibly null reference.
|
Build Proj:
Program.cs#L99
Dereference of a possibly null reference.
|
Build Proj:
Program.cs#L141
Converting null literal or possible null value to non-nullable type.
|
Build Proj:
Program.cs#L80
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#L84
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#L52
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#L49
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