WIP #374
Annotations
9 errors and 90 warnings
|
build (macos-latest, 9.0)
Process completed with exit code 1.
|
|
build (macos-latest, 8.0)
Process completed with exit code 1.
|
|
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 (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 (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#L212
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#L21
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#L20
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#L212
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#L21
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#L20
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#L212
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#L21
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#L20
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#L212
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#L21
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#L20
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#L212
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#L21
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#L20
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#L212
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#L21
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#L20
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#L212
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#L21
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#L20
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#L212
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#L21
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#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (ubuntu-latest, 9.0):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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#L212
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#L21
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#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build (ubuntu-latest, 9.0):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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#L212
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#L21
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#L20
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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
build (ubuntu-latest, 8.0):
RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L212
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#L21
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#L20
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):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
build (ubuntu-latest, 8.0):
RDMSharp/RDM/Device/AbstractRemoteRDMDevice.cs#L212
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#L21
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#L20
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#L212
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#L21
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#L20
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#L212
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#L21
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#L20
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#L212
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#L21
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#L20
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#L212
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#L21
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#L20
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#L212
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#L21
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#L20
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#L212
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#L21
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#L20
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
|
570 KB |
sha256:85db58d2b5fb9b5aecf49dadcde64c2d18a52cf9d789ed358e373a9e101941a4
|
|
|
macos-latest 8.0
Expired
|
570 KB |
sha256:d165144cefa775a91dab9d7c2f06740b97fab5a0f0a9090c92a332446343abbc
|
|
|
macos-latest 9.0
Expired
|
570 KB |
sha256:9fb0b831b842b5966475b7febe342e89de6970c9180caa37a367871d060bc99c
|
|
|
ubuntu-latest 7.0
Expired
|
571 KB |
sha256:882a2c7d05da7a58051467d0d41c0fe9417cacc65e276165f2b10fead22c7405
|
|
|
ubuntu-latest 8.0
Expired
|
571 KB |
sha256:c544af47f71004732326322c8bd24fe761554f81ac3597044fbed201cbca2e59
|
|
|
ubuntu-latest 9.0
Expired
|
571 KB |
sha256:b46c294ff1642c4d78ea2ae6009f4540a85939498742c82353cfad95eee9c221
|
|
|
windows-latest 7.0
Expired
|
572 KB |
sha256:8b205e131fab66025046e65d35a64090db994dddfe19acdce945cf79548e8d8e
|
|
|
windows-latest 8.0
Expired
|
573 KB |
sha256:7f2978a98602092bf335c50e347f13f2620516bb4402905cbf6a9bd3052ff3a9
|
|
|
windows-latest 9.0
Expired
|
572 KB |
sha256:23201afb6a872e8ed259733ef7955e853ed757cc347fcb45fb421f325cd5ae7c
|
|