Merge pull request #9 from OudomMunint/feature #52
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
33 warnings
Build (macos-latest)
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/
|
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#L64
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#L74
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):
Program.cs#L44
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)
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/
|
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#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 (ubuntu-latest):
Program.cs#L47
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#L78
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)
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/
|
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#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)
|
Build (windows-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 (windows-latest):
Program.cs#L44
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)
|