Merge pull request #34 from OudomMunint/feature #71
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#L31
Converting null literal or possible null value to non-nullable type.
|
Build (ubuntu-latest):
Program.cs#L32
Dereference of a possibly null reference.
|
Build (ubuntu-latest):
Program.cs#L78
Converting null literal or possible null value to non-nullable type.
|
Build (ubuntu-latest):
Program.cs#L82
Dereference of a possibly null reference.
|
Build (ubuntu-latest):
Program.cs#L118
Dereference of a possibly null reference.
|
Build (ubuntu-latest):
Program.cs#L166
Converting null literal or possible null value to non-nullable type.
|
Build (ubuntu-latest):
Program.cs#L176
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, Action>.TryGetValue(string key, out Action value)'.
|
Build (ubuntu-latest):
Program.cs#L176
Converting null literal or possible null value to non-nullable type.
|
Build (ubuntu-latest):
Program.cs#L48
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 (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#L31
Converting null literal or possible null value to non-nullable type.
|
Build (windows-latest):
Program.cs#L32
Dereference of a possibly null reference.
|
Build (windows-latest):
Program.cs#L78
Converting null literal or possible null value to non-nullable type.
|
Build (windows-latest):
Program.cs#L82
Dereference of a possibly null reference.
|
Build (windows-latest):
Program.cs#L118
Dereference of a possibly null reference.
|
Build (windows-latest):
Program.cs#L166
Converting null literal or possible null value to non-nullable type.
|
Build (windows-latest):
Program.cs#L176
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, Action>.TryGetValue(string key, out Action value)'.
|
Build (windows-latest):
Program.cs#L176
Converting null literal or possible null value to non-nullable type.
|
Build (windows-latest):
Program.cs#L130
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#L31
Converting null literal or possible null value to non-nullable type.
|
Build (macos-latest):
Program.cs#L32
Dereference of a possibly null reference.
|
Build (macos-latest):
Program.cs#L78
Converting null literal or possible null value to non-nullable type.
|
Build (macos-latest):
Program.cs#L82
Dereference of a possibly null reference.
|
Build (macos-latest):
Program.cs#L118
Dereference of a possibly null reference.
|
Build (macos-latest):
Program.cs#L166
Converting null literal or possible null value to non-nullable type.
|
Build (macos-latest):
Program.cs#L176
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, Action>.TryGetValue(string key, out Action value)'.
|
Build (macos-latest):
Program.cs#L176
Converting null literal or possible null value to non-nullable type.
|
Build (macos-latest):
Program.cs#L92
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)
|