Some optimications #368
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 (ubuntu-latest, 8.0)
Process completed with exit code 1.
|
|
build (ubuntu-latest, 9.0)
Process completed with exit code 1.
|
|
build (macos-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 (windows-latest, 7.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#L215
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#L215
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#L215
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#L215
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#L215
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#L215
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, 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#L215
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#L215
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, 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#L215
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#L215
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 (macos-latest, 7.0):
RDMSharpTests/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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#L215
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/RDM/PayloadObject/TestAbstractRDMPayloadObjectDataTreeObjectAttributeTestSubject.cs#L14
Dereference of a possibly null reference.
|
|
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#L215
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 (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#L215
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#L215
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, 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#L215
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/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#L215
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, 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#L215
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/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#L215
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
macos-latest 7.0
Expired
|
567 KB |
sha256:c292e3b1c50f0782ba35c79e0e3957e383714b8d085ad20ddc3d884638976191
|
|
|
macos-latest 8.0
Expired
|
567 KB |
sha256:0196b542d051aef2eb1d1e66fa242eee3f05298d990f0389b6cb3ca199a0726e
|
|
|
macos-latest 9.0
Expired
|
567 KB |
sha256:e873afaeaa62eb2894cb2dda1cd7789dfa8c81ac4449d8364a56fbd6eb19250d
|
|
|
ubuntu-latest 7.0
Expired
|
567 KB |
sha256:c330ab921f5f60fcc754506a34577a0f303caa18b91b7e645bf24986841ad13e
|
|
|
ubuntu-latest 8.0
Expired
|
568 KB |
sha256:a919b50b5ccf810f230d37dce6dd7200c340d8812acee70514a08e5c2bf48687
|
|
|
ubuntu-latest 9.0
Expired
|
567 KB |
sha256:090705aea41d04c29577d73bea500d07f9be0cf9d9f7680cc093ef636127a844
|
|
|
windows-latest 7.0
Expired
|
569 KB |
sha256:d9375d2cc2a9b5456defd0569143c53b1b9b54ab9ae72d70434d56e1b43b17c6
|
|
|
windows-latest 8.0
Expired
|
568 KB |
sha256:56acaf58697ff6afdcfd1e3504e32591b8521d345c2ab19023d93a4a11c93e8a
|
|
|
windows-latest 9.0
Expired
|
569 KB |
sha256:96b3625febb42f06abdfd993a7de5719ff11c7f16949efc15d76265b8c865e4a
|
|