PR#5: feature => master #48
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
MyBenchmark.cs#L123
The entry point of the program is global code; ignoring 'Program.Main(string[])' entry point.
|
Program.cs#L26
Converting null literal or possible null value to non-nullable type.
|
Program.cs#L60
Converting null literal or possible null value to non-nullable type.
|
Program.cs#L64
Dereference of a possibly null reference.
|
Program.cs#L93
Dereference of a possibly null reference.
|
Program.cs#L117
Dereference of a possibly null reference.
|
Program.cs#L127
Converting null literal or possible null value to non-nullable type.
|
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)
|
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)
|
Program.cs#L91
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