since moving projection to GPU, earcut won't work for faces aligned o… #36
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
magician/ui/Paragraph.cs#L56
'RichParagraph.size' hides inherited member 'Node.size'. Use the new keyword if hiding was intended.
|
magician/algebra/Seq.cs#L129
Unreachable code detected
|
magician/algebra/OperLayers.cs#L71
Non-nullable field 'assocArgs' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
magician/algebra/Equation.MoreSolves.cs#L288
The variable 'newNCho' is declared but never used
|
magician/algebra/symbols/advanced/Calculus.cs#L126
Unreachable code detected
|
magician/algebra/symbols/advanced/ExpLog.cs#L12
Non-nullable field 'solMult' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
magician/algebra/symbols/advanced/ExpLog.cs#L12
Non-nullable field 'multOuts' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
magician/algebra/symbols/advanced/ExpLog.cs#L12
Non-nullable field 'param2' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
magician/algebra/symbols/advanced/ExpLog.cs#L18
Non-nullable field 'solMult' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
magician/algebra/symbols/advanced/ExpLog.cs#L18
Non-nullable field 'multOuts' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
This job succeeded
Loading