[Implement] MessagePack serialization; fixes #43 #426
Annotations
10 warnings
|
Build:
SysML2.NET/PIM/DTO/DataDifference.cs#L27
Missing XML comment for publicly visible type or member 'DataDifference.BaseData'
|
|
Build:
SysML2.NET/PIM/DTO/DataDifference.cs#L25
Missing XML comment for publicly visible type or member 'DataDifference'
|
|
Build:
SysML2.NET/PIM/DTO/CommitReference.cs#L29
XML comment has cref attribute 'CommitRefererence' that could not be resolved
|
|
Build:
SysML2.NET/PIM/DTO/Commit.cs#L36
XML comment has cref attribute 'Change' that could not be resolved
|
|
Build:
SysML2.NET/PIM/DTO/Commit.cs#L34
XML comment has cref attribute 'Create' that could not be resolved
|
|
Build:
SysML2.NET.CodeGenerator/HandleBarHelpers/PropertyHelper.cs#L910
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
|
|
Build:
SysML2.NET.CodeGenerator/Generators/HandleBarsGenerator.cs#L50
Remove this call from a constructor to the overridable 'RegisterTemplates' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|
|
Build:
SysML2.NET.CodeGenerator/Generators/HandleBarsGenerator.cs#L49
Remove this call from a constructor to the overridable 'RegisterHelpers' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|
|
Build:
SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlMessagePackGenerator.cs#L99
Define a constant instead of using this literal 'SysML' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Build:
SysML2.NET.CodeGenerator/HandleBarHelpers/ClassHelper.cs#L53
Define a constant instead of using this literal 'supposed to be IClass' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|