Skip to content

since moving projection to GPU, earcut won't work for faces aligned o… #36

since moving projection to GPU, earcut won't work for faces aligned o…

since moving projection to GPU, earcut won't work for faces aligned o… #36

Triggered via push July 3, 2024 00:37
Status Success
Total duration 43s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
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/.
test: magician/ui/Paragraph.cs#L56
'RichParagraph.size' hides inherited member 'Node.size'. Use the new keyword if hiding was intended.
test: magician/algebra/Seq.cs#L129
Unreachable code detected
test: magician/algebra/OperLayers.cs#L71
Non-nullable field 'assocArgs' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test: magician/algebra/Equation.MoreSolves.cs#L288
The variable 'newNCho' is declared but never used
test: magician/algebra/symbols/advanced/Calculus.cs#L126
Unreachable code detected
test: 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.
test: 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.
test: 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.
test: 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.
test: 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.