Skip to content

Version 1.1.0.2501

Version 1.1.0.2501 #12

Triggered via push January 4, 2025 14:15
Status Success
Total duration 52s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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.