Feature/modulized generated devices parameters #69
Annotations
10 warnings
|
Build:
RDMSharp/RDM/Device/AbstractGeneratedRDMDevice.cs#L103
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
RDMSharp/RDMSharp.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
RDMSharp/RDMSharp.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
RDMSharp/RDM/Device/Module/IModule.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
RDMSharp/RDM/Device/Module/AbstractModule.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
RDMSharp/RDM/Device/Module/AbstractModule.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
RDMSharp/RDM/Device/Module/AbstractModule.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
RDMSharp/RDM/Device/Module/AbstractModule.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
RDMSharp/RDM/RDMMessage.cs#L248
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
RDMSharp/RDM/RDMMessage.cs#L250
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading