moved view-proj matrices to shader - render pipeline almost correct. … #23
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/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/symbols/base/Oper.cs#L50
Non-nullable field 'solution' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test:
magician/paint/SDLTexture.cs#L49
Unreachable code detected
|
test:
magician/algebra/Equation.MoreSolves.cs#L288
The variable 'newNCho' is declared but never used
|
test:
magician/algebra/symbols/base/Oper.cs#L464
The variable 'totalHeaders' is assigned but its value is never used
|
test:
magician/algebra/symbols/base/Oper.cs#L465
The variable 'totalLeaves' is assigned but its value is 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.
|