Skip to content

Merge pull request #32 from OudomMunint/feature #69

Merge pull request #32 from OudomMunint/feature

Merge pull request #32 from OudomMunint/feature #69

Re-run triggered February 24, 2024 08:09
Status Success
Total duration 3m 19s
Artifacts

main.yml

on: push
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#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#L77
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest): Program.cs#L81
Dereference of a possibly null reference.
Build (ubuntu-latest): Program.cs#L117
Dereference of a possibly null reference.
Build (ubuntu-latest): Program.cs#L165
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest): Program.cs#L175
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, Action>.TryGetValue(string key, out Action value)'.
Build (ubuntu-latest): Program.cs#L175
Converting null literal or possible null value to non-nullable type.
Build (ubuntu-latest): Program.cs#L58
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#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#L77
Converting null literal or possible null value to non-nullable type.
Build (macos-latest): Program.cs#L81
Dereference of a possibly null reference.
Build (macos-latest): Program.cs#L117
Dereference of a possibly null reference.
Build (macos-latest): Program.cs#L165
Converting null literal or possible null value to non-nullable type.
Build (macos-latest): Program.cs#L175
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, Action>.TryGetValue(string key, out Action value)'.
Build (macos-latest): Program.cs#L175
Converting null literal or possible null value to non-nullable type.
Build (macos-latest): Program.cs#L95
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#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#L77
Converting null literal or possible null value to non-nullable type.
Build (windows-latest): Program.cs#L81
Dereference of a possibly null reference.
Build (windows-latest): Program.cs#L117
Dereference of a possibly null reference.
Build (windows-latest): Program.cs#L165
Converting null literal or possible null value to non-nullable type.
Build (windows-latest): Program.cs#L175
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, Action>.TryGetValue(string key, out Action value)'.
Build (windows-latest): Program.cs#L175
Converting null literal or possible null value to non-nullable type.
Build (windows-latest): Program.cs#L95
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)