Bump DMXControlProjects.WellKnownDataTypes and 2 others #380
Annotations
9 errors, 90 warnings, and 9 notices
|
build (macos-latest, 7.0)
Process completed with exit code 1.
|
|
build (ubuntu-latest, 7.0)
Process completed with exit code 1.
|
|
build (macos-latest, 8.0)
Process completed with exit code 1.
|
|
build (ubuntu-latest, 8.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 (windows-latest, 7.0)
Process completed with exit code 1.
|
|
build (windows-latest, 9.0)
Process completed with exit code 1.
|
|
build (windows-latest, 8.0)
Process completed with exit code 1.
|
|
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, 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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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, 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 (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 (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 (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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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, 7.0):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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, 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, 8.0):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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 (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 (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 (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
|
|
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, 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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
macos-latest 7.0
Expired
|
573 KB |
sha256:47636a84b030c1c362abedf7427dd5588dc150615fe268ff53ca607fb825e833
|
|
|
macos-latest 8.0
Expired
|
573 KB |
sha256:92e0fb3737a0548f918b1b9e08c94f13c019db030ff30e54cca885c4d13d4bf7
|
|
|
macos-latest 9.0
Expired
|
573 KB |
sha256:1a49701bada4d93e30f4de47bbd063a6436c132b6e997e87d6269e4bdd30b187
|
|
|
ubuntu-latest 7.0
Expired
|
575 KB |
sha256:397cab723bdc250ff936510793999948d19bb212423d71064a192c9ec888c780
|
|
|
ubuntu-latest 8.0
Expired
|
575 KB |
sha256:86faa15b5905ab257addf614ec2f8d7acd7b68799c8a540cbcf76f1a6662e8d0
|
|
|
ubuntu-latest 9.0
Expired
|
575 KB |
sha256:6a6a60e80a4dd6c1abbefc615e18caa847a7b4578704ac9b29291f8c7742034b
|
|
|
windows-latest 7.0
Expired
|
574 KB |
sha256:6f7ef86d3f1573c85ddd32e9c6ab147bd162b982f69993a1e138501acc406c6d
|
|
|
windows-latest 8.0
Expired
|
574 KB |
sha256:48153be02a51bcdd6ad0dbe91a262f6daf5c5064e472fad08e0f44449a5ff303
|
|
|
windows-latest 9.0
Expired
|
575 KB |
sha256:1593dc539501ff6e23dbed565c33491616c78a3b60fb2f70ea6f932eda11c7d5
|
|