Merge pull request #6 from Angel-foxxo/master #48
Annotations
10 warnings
          | 
                      
                          build: 
                        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)'. | 
| 
                      
                          build: 
                        Datamodel.NET/Codecs/Binary.cs#L361
                      
                       Converting null literal or possible null value to non-nullable type. | 
| 
                      
                          build: 
                        Datamodel.NET/Codecs/Binary.cs#L361
                      
                       Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'. | 
| 
                      
                          build: 
                        Datamodel.NET/Codecs/Binary.cs#L305
                      
                       Dereference of a possibly null reference. | 
| 
                      
                          build: 
                        Datamodel.NET/ICodec.cs#L46
                      
                       Parameter 'assembliesToSearch' is unread. | 
| 
                      
                          build: 
                        Datamodel.NET/ICodec.cs#L46
                      
                       Parameter 'additionalTypes' is unread. | 
| 
                      
                          build: 
                        Datamodel.NET/ICodec.cs#L225
                      
                       Dereference of a possibly null reference. | 
| 
                      
                          build
                        
                      
                       Empty switch block | 
| 
                      
                          build
                        
                      
                       The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. | 
| 
                      
                          build: 
                        ElementFactoryGenerator/ElementFactory.cs#L45
                      
                       Possible null reference argument for parameter 'name' in 'FactoryAssembly.FactoryAssembly(string name)'. |