Skip to content

Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console #385

Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console

Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console #385

Triggered via pull request August 7, 2025 13:30
Status Failure
Total duration 2m 58s
Artifacts 9

main.yml

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

Annotations

9 errors, 90 warnings, and 9 notices
build (ubuntu-latest, 7.0)
Process completed with exit code 1.
build (ubuntu-latest, 9.0)
Process completed with exit code 1.
build (macos-latest, 9.0)
Process completed with exit code 1.
build (ubuntu-latest, 8.0)
Process completed with exit code 1.
build (macos-latest, 7.0)
Process completed with exit code 1.
build (macos-latest, 8.0)
Process completed with exit code 1.
build (windows-latest, 8.0)
Process completed with exit code 1.
build (windows-latest, 9.0)
Process completed with exit code 1.
build (windows-latest, 7.0)
Process completed with exit code 1.
build (ubuntu-latest, 7.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 7.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest, 7.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 7.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 7.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 7.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest, 7.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 7.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 9.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 9.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest, 9.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 9.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 9.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 9.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest, 9.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 9.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 9.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 9.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (macos-latest, 9.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 9.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 9.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 9.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (macos-latest, 9.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 9.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 8.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 8.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest, 8.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 8.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 8.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 8.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest, 8.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest, 8.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 7.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 7.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (macos-latest, 7.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 7.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 7.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 7.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (macos-latest, 7.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 7.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 8.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 8.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (macos-latest, 8.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 8.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 8.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 8.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (macos-latest, 8.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 8.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 8.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 8.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (windows-latest, 8.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 8.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 8.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 8.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (windows-latest, 8.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 8.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 9.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 9.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (windows-latest, 9.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 9.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 9.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 9.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (windows-latest, 9.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 9.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 7.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 7.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (windows-latest, 7.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 7.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 7.0): RDMSharpTests/Devices/TestRDMSendReceive_SlotOverflow.cs#L28
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, 7.0): RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L213
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (windows-latest, 7.0): RDMSharp/RDMSharp.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest, 7.0): RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest, 9.0)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build (macos-latest, 9.0)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build (macos-latest, 7.0)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build (macos-latest, 7.0)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build (macos-latest, 8.0)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build (macos-latest, 8.0)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build (windows-latest, 8.0)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build (windows-latest, 9.0)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build (windows-latest, 7.0)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
macos-latest 7.0 Expired
573 KB
sha256:6ab9ef971067b9ac096b8f27379b411a3839aad636147c8d0935a7aae782a359
macos-latest 8.0 Expired
573 KB
sha256:4a2c8b1be93130c96eb38d1ff08ed084e6b61874f70c25e5843b21ef593f80ad
macos-latest 9.0 Expired
573 KB
sha256:d931c4c20a6391e997750288a5d28cb5fcfff5dc7accc0382d7657ad9740af6c
ubuntu-latest 7.0 Expired
575 KB
sha256:7df4c1bfd4e864d78395c748ecde32253323153f4fed422b82546058d2fc0d15
ubuntu-latest 8.0 Expired
575 KB
sha256:870cd06c0e83014552dd886bf2ee06967bd8b2285fb72ed9399a76becfac3944
ubuntu-latest 9.0 Expired
575 KB
sha256:6054306cf7d9f834b792142d008ba77c539f597ac22c6fbd448dc2d946c80122
windows-latest 7.0 Expired
575 KB
sha256:b29a66a359504bc31b23dc8182414920becaa8643ce294c2801ec147dfa5f51f
windows-latest 8.0 Expired
574 KB
sha256:046c6b57a93299e91dbc09f79868760a4540c7d18f34e5b45b09a71dfc3809d6
windows-latest 9.0 Expired
574 KB
sha256:6d9b07c7ecadb700ff84101098378260bb91def180f6826a17d5d1bd9d449a5b