(WIP) (BUGS) Merge branch '19-convert-postests-to-constraint-model' i… #1
Annotations
10 warnings
Analyze (csharp):
src/PosExtensions.cs#L235
Dereference of a possibly null reference.
|
Analyze (csharp):
src/UI/KeyboardManager.cs#L276
Possible null reference assignment.
|
Analyze (csharp):
src/Operations/Operation.cs#L8
Missing XML comment for publicly visible type or member 'Operation._timesDone'
|
Analyze (csharp):
src/UI/KeyboardManager.cs#L33
XML comment has cref attribute 'RootKeyEvent' that could not be resolved
|
Analyze (csharp):
src/UI/MouseManager.cs#L7
XML comment has cref attribute 'RootMouseEvent' that could not be resolved
|
Analyze (csharp):
src/UI/MouseManager.cs#L34
XML comment has cref attribute 'RootMouseEvent' that could not be resolved
|
Analyze (csharp):
src/UI/MouseManager.cs#L37
XML comment has cref attribute 'RootMouseEvent' that could not be resolved
|
Analyze (csharp):
src/ToCode/InstanceOfProperty.cs#L14
Missing XML comment for publicly visible type or member 'InstanceOfProperty.MustBeDerrivedFrom'
|
Analyze (csharp):
src/ToCode/InstanceOfProperty.cs#L16
Missing XML comment for publicly visible type or member 'InstanceOfProperty.InstanceOfProperty(Design, PropertyInfo)'
|
Analyze (csharp):
src/ToCode/InstanceOfProperty.cs#L23
Missing XML comment for publicly visible type or member 'InstanceOfProperty.GetRhs()'
|