Version 1.1.0.2501 #12
Annotations
23 warnings
build (macos-latest):
InternetTestCLI/Classes/DnsCacheInfo.cs#L77
Possible null reference return.
|
build (macos-latest):
InternetTestCLI/Commands/Ip.cs#L157
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (macos-latest):
InternetTestCLI/Commands/Dns.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (macos-latest):
InternetTestCLI/Classes/DnsCacheInfo.cs#L77
Possible null reference return.
|
build (macos-latest):
InternetTestCLI/Commands/Ip.cs#L157
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (macos-latest):
InternetTestCLI/Commands/Dns.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest):
InternetTestCLI/Classes/DnsCacheInfo.cs#L77
Possible null reference return.
|
build (ubuntu-latest):
InternetTestCLI/Commands/Dns.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (ubuntu-latest):
InternetTestCLI/Commands/Ip.cs#L157
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (ubuntu-latest):
InternetTestCLI/Classes/DnsCacheInfo.cs#L77
Possible null reference return.
|
build (ubuntu-latest):
InternetTestCLI/Commands/Dns.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (ubuntu-latest):
InternetTestCLI/Commands/Ip.cs#L157
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (windows-latest):
InternetTestCLI/Classes/DnsCacheInfo.cs#L77
Possible null reference return.
|
build (windows-latest):
InternetTestCLI/Commands/Dns.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (windows-latest):
InternetTestCLI/Commands/Dns.cs#L158
Converting null literal or possible null value to non-nullable type.
|
build (windows-latest):
InternetTestCLI/Commands/Dns.cs#L246
Converting null literal or possible null value to non-nullable type.
|
build (windows-latest):
InternetTestCLI/Commands/Ip.cs#L157
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (windows-latest):
InternetTestCLI/Classes/DnsCacheInfo.cs#L77
Possible null reference return.
|
build (windows-latest):
InternetTestCLI/Commands/Dns.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (windows-latest):
InternetTestCLI/Commands/Dns.cs#L158
Converting null literal or possible null value to non-nullable type.
|
build (windows-latest):
InternetTestCLI/Commands/Dns.cs#L246
Converting null literal or possible null value to non-nullable type.
|
build (windows-latest):
InternetTestCLI/Commands/Ip.cs#L157
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|