PR: Feature => Master #66
Annotations
30 warnings
Build (ubuntu-latest):
MyBenchmark.cs#L123
The entry point of the program is global code; ignoring 'Program.Main(string[])' entry point.
|
Build (ubuntu-latest):
Program.cs#L32
Converting null literal or possible null value to non-nullable type.
|
Build (ubuntu-latest):
Program.cs#L66
Converting null literal or possible null value to non-nullable type.
|
Build (ubuntu-latest):
Program.cs#L70
Dereference of a possibly null reference.
|
Build (ubuntu-latest):
Program.cs#L99
Dereference of a possibly null reference.
|
Build (ubuntu-latest):
Program.cs#L141
Converting null literal or possible null value to non-nullable type.
|
Build (ubuntu-latest):
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)
|
Build (ubuntu-latest):
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 (ubuntu-latest):
Program.cs#L102
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 (ubuntu-latest):
Program.cs#L67
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 (macos-latest):
MyBenchmark.cs#L123
The entry point of the program is global code; ignoring 'Program.Main(string[])' entry point.
|
Build (macos-latest):
Program.cs#L32
Converting null literal or possible null value to non-nullable type.
|
Build (macos-latest):
Program.cs#L66
Converting null literal or possible null value to non-nullable type.
|
Build (macos-latest):
Program.cs#L70
Dereference of a possibly null reference.
|
Build (macos-latest):
Program.cs#L99
Dereference of a possibly null reference.
|
Build (macos-latest):
Program.cs#L141
Converting null literal or possible null value to non-nullable type.
|
Build (macos-latest):
Program.cs#L111
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 (macos-latest):
Program.cs#L102
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 (macos-latest):
Program.cs#L54
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 (macos-latest):
Program.cs#L113
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 (windows-latest):
MyBenchmark.cs#L123
The entry point of the program is global code; ignoring 'Program.Main(string[])' entry point.
|
Build (windows-latest):
Program.cs#L32
Converting null literal or possible null value to non-nullable type.
|
Build (windows-latest):
Program.cs#L66
Converting null literal or possible null value to non-nullable type.
|
Build (windows-latest):
Program.cs#L70
Dereference of a possibly null reference.
|
Build (windows-latest):
Program.cs#L99
Dereference of a possibly null reference.
|
Build (windows-latest):
Program.cs#L141
Converting null literal or possible null value to non-nullable type.
|
Build (windows-latest):
Program.cs#L44
This call site is reachable on all platforms. 'ManagementObjectSearcher' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build (windows-latest):
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)
|
Build (windows-latest):
Program.cs#L78
This call site is reachable on all platforms. 'ManagementObjectSearcher.Query' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build (windows-latest):
Program.cs#L105
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)
|