Skip to content

(WIP) (BUGS) Merge branch '19-convert-postests-to-constraint-model' i… #1

(WIP) (BUGS) Merge branch '19-convert-postests-to-constraint-model' i…

(WIP) (BUGS) Merge branch '19-convert-postests-to-constraint-model' i… #1

Triggered via push December 19, 2023 08:44
Status Success
Total duration 2m 49s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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()'