Skip to content

PR: Feature => Master #62

PR: Feature => Master

PR: Feature => Master #62

Triggered via pull request February 17, 2024 08:22
Status Success
Total duration 1m 32s
Artifacts

main.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

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#L26
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest): Program.cs#L60
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest): Program.cs#L64
Dereference of a possibly null reference.
Build (ubuntu-latest): Program.cs#L93
Dereference of a possibly null reference.
Build (ubuntu-latest): Program.cs#L117
Dereference of a possibly null reference.
Build (ubuntu-latest): Program.cs#L127
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest): Program.cs#L107
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#L98
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#L63
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): MyBenchmark.cs#L123
The entry point of the program is global code; ignoring 'Program.Main(string[])' entry point.
Build (macos-latest): Program.cs#L26
Converting null literal or possible null value to non-nullable type.
Build (macos-latest): Program.cs#L60
Converting null literal or possible null value to non-nullable type.
Build (macos-latest): Program.cs#L64
Dereference of a possibly null reference.
Build (macos-latest): Program.cs#L93
Dereference of a possibly null reference.
Build (macos-latest): Program.cs#L117
Dereference of a possibly null reference.
Build (macos-latest): Program.cs#L127
Converting null literal or possible null value to non-nullable type.
Build (macos-latest): Program.cs#L96
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#L107
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#L87
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): MyBenchmark.cs#L123
The entry point of the program is global code; ignoring 'Program.Main(string[])' entry point.
Build (windows-latest): Program.cs#L26
Converting null literal or possible null value to non-nullable type.
Build (windows-latest): Program.cs#L60
Converting null literal or possible null value to non-nullable type.
Build (windows-latest): Program.cs#L64
Dereference of a possibly null reference.
Build (windows-latest): Program.cs#L93
Dereference of a possibly null reference.
Build (windows-latest): Program.cs#L117
Dereference of a possibly null reference.
Build (windows-latest): Program.cs#L127
Converting null literal or possible null value to non-nullable type.
Build (windows-latest): 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 (windows-latest): 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 (windows-latest): 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)