Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console #378
Annotations
9 errors and 90 warnings
|
build (ubuntu-latest, 7.0)
Process completed with exit code 1.
|
|
build (macos-latest, 7.0)
Process completed with exit code 1.
|
|
build (ubuntu-latest, 9.0)
Process completed with exit code 1.
|
|
build (ubuntu-latest, 8.0)
Process completed with exit code 1.
|
|
build (macos-latest, 8.0)
Process completed with exit code 1.
|
|
build (macos-latest, 9.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 (windows-latest, 8.0)
Process completed with exit code 1.
|
|
build (ubuntu-latest, 7.0):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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 (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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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 (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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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, 8.0):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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, 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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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, 9.0):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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 (windows-latest, 9.0):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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, 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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
macos-latest 7.0
Expired
|
573 KB |
sha256:1acc827fffa9f12fbf49265f8feaa6e9703890912796edc56aa2f3723b326825
|
|
|
macos-latest 8.0
Expired
|
573 KB |
sha256:dceeb9cbca9081e2effd2d12b267f66684742aeaa2dce3c65389febad842a2fe
|
|
|
macos-latest 9.0
Expired
|
573 KB |
sha256:b5cf0b7fdb5df3454ae1a14e33a2c4e64d4f7131f510e33de13e1cb568ac2762
|
|
|
ubuntu-latest 7.0
Expired
|
575 KB |
sha256:63a2fc89930b9644e97c92cacbb491e3fd8dbf76671d3bc99bdcb730aa750921
|
|
|
ubuntu-latest 8.0
Expired
|
574 KB |
sha256:dd28ff8eb2ed55b4f7f1e2f53c72c2464f025bb0140e92d00b288ead2860832a
|
|
|
ubuntu-latest 9.0
Expired
|
576 KB |
sha256:55728f0d4ed0965fbec540acb2e4290eaebc3ee324dac8c7ee9ca7e2c66bd868
|
|
|
windows-latest 7.0
Expired
|
575 KB |
sha256:2ea4f4c0ec6e8e8364bddf1a7528c0313586adac740b07128f943b639476dbae
|
|
|
windows-latest 8.0
Expired
|
574 KB |
sha256:6892d086b5c0a30fded954124b7d286c6dbb20c17c2a415f8f25bf5a305abac9
|
|
|
windows-latest 9.0
Expired
|
574 KB |
sha256:055317c707009ac96f40ee35b232d1bab705bfc655505996f0f5d6ceec172178
|
|