Skip to content

roll

roll #30

Triggered via push June 9, 2024 19:27
Status Success
Total duration 36s
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/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/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/algebra/Equation.Solver.cs#L423
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/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.