Add ancestor, precedingSibling and followingSibling M1 extension methods #56
Annotations
20 warnings
build:
src/LionWeb-CSharp/core/M1/SerializerBase.cs#L40
Possible null reference argument for parameter 'enumValue' in 'string? AttributeExtensions.LionCoreKey(Enum enumValue)'.
|
build:
src/LionWeb-CSharp/core/M1/SerializerBase.cs#L36
Possible null reference assignment.
|
build:
src/LionWeb-CSharp/core/Utilities/Textualizer.cs#L73
The variable 'e' is declared but never used
|
build:
src/LionWeb-CSharp/core/M1/Deserializer.cs#L30
Non-nullable field 'dependentNodesById' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/LionWeb-CSharp/core/DynamicNode.cs#L202
Possible null reference argument for parameter 'storage' in 'bool NodeBase.RemoveSelfParent<INode>(List<INode>? list, List<INode> storage, Link? link)'.
|
build:
src/LionWeb-CSharp/core/serialization/Serialization.cs#L75
Non-nullable property 'Reference' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/LionWeb-CSharp/core/serialization/Serialization.cs#L76
Non-nullable property 'Targets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/LionWeb-CSharp/core/serialization/Serialization.cs#L71
Non-nullable property 'Reference' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/LionWeb-CSharp/core/serialization/Serialization.cs#L65
Non-nullable property 'Containment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/LionWeb-CSharp/core/serialization/Serialization.cs#L66
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/LionWeb-CSharp/core/Utilities/Textualizer.cs#L73
The variable 'e' is declared but never used
|
build:
src/LionWeb-CSharp/core/M1/SerializerBase.cs#L40
Possible null reference argument for parameter 'enumValue' in 'string? AttributeExtensions.LionCoreKey(Enum enumValue)'.
|
build:
src/LionWeb-CSharp/core/M1/SerializerBase.cs#L36
Possible null reference assignment.
|
build:
src/LionWeb-CSharp/core/M1/Deserializer.cs#L30
Non-nullable field 'dependentNodesById' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/LionWeb-CSharp/core/DynamicNode.cs#L202
Possible null reference argument for parameter 'storage' in 'bool NodeBase.RemoveSelfParent<INode>(List<INode>? list, List<INode> storage, Link? link)'.
|
build:
src/LionWeb-CSharp/core/serialization/Serialization.cs#L75
Non-nullable property 'Reference' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/LionWeb-CSharp/core/serialization/Serialization.cs#L76
Non-nullable property 'Targets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/LionWeb-CSharp/core/serialization/Serialization.cs#L71
Non-nullable property 'Reference' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/LionWeb-CSharp/core/serialization/Serialization.cs#L65
Non-nullable property 'Containment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/LionWeb-CSharp/core/serialization/Serialization.cs#L66
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|