code gen for class generation #47
Annotations
10 warnings
|
Datamodel.NET/Codecs/Binary.cs#L401
Possible null reference argument for parameter 'elementFactory' in 'bool CodecUtilities.TryConstructCustomElement(IElementFactory elementFactory, ReflectionParams reflectionParams, Datamodel dataModel, string elem_class, string elem_name, Guid elem_id, out Element? elem)'.
|
|
Datamodel.NET/Codecs/Binary.cs#L361
Converting null literal or possible null value to non-nullable type.
|
|
Datamodel.NET/Codecs/Binary.cs#L361
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
|
|
Datamodel.NET/Codecs/Binary.cs#L305
Dereference of a possibly null reference.
|
|
Datamodel.NET/ICodec.cs#L46
Parameter 'assembliesToSearch' is unread.
|
|
Datamodel.NET/ICodec.cs#L46
Parameter 'additionalTypes' is unread.
|
|
Datamodel.NET/ICodec.cs#L225
Dereference of a possibly null reference.
|
|
|
|
|
|
ElementFactoryGenerator/ElementFactory.cs#L45
Possible null reference argument for parameter 'name' in 'FactoryAssembly.FactoryAssembly(string name)'.
|
The logs for this run have expired and are no longer available.
Loading