Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console #59
Annotations
6 warnings
|
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.
|
|
RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
RDMSharp/RDMSharp.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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.
|
|
RDMSharp/RDMSharp.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
RDMSharp/RDMSharp.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading