Skip to content

cmake: fix some emscripten errors #3762

cmake: fix some emscripten errors

cmake: fix some emscripten errors #3762

Triggered via push April 8, 2026 10:58
Status Success
Total duration 1h 33m 17s
Artifacts
amd64•Linux•CMake•CoinOR=OFF
1h 33m
amd64•Linux•CMake•CoinOR=OFF
amd64_linux_cmake_coinor
5s
amd64_linux_cmake_coinor
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
amd64•Linux•CMake•CoinOR=OFF: build/dotnet/Google.OrTools/ortools/constraint_solver/Constraint.cs#L18
'Constraint' defines operator == or operator != but does not override Object.Equals(object o)
amd64•Linux•CMake•CoinOR=OFF: ortools/constraint_solver/csharp/ValCstPair.cs#L25
'BaseEquality' defines operator == or operator != but does not override Object.GetHashCode()
amd64•Linux•CMake•CoinOR=OFF: ortools/constraint_solver/csharp/ValCstPair.cs#L25
'BaseEquality' defines operator == or operator != but does not override Object.Equals(object o)
amd64•Linux•CMake•CoinOR=OFF: ortools/linear_solver/csharp/LinearExpr.cs#L19
'LinearExpr' defines operator == or operator != but does not override Object.GetHashCode()
amd64•Linux•CMake•CoinOR=OFF: ortools/linear_solver/csharp/LinearExpr.cs#L19
'LinearExpr' defines operator == or operator != but does not override Object.Equals(object o)
amd64•Linux•CMake•CoinOR=OFF: build/dotnet/Google.OrTools/ortools/constraint_solver/RevPartialSequence.cs#L99
'RevPartialSequence.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
amd64•Linux•CMake•CoinOR=OFF: ortools/linear_solver/csharp/LinearConstraint.cs#L21
'LinearConstraint.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
amd64•Linux•CMake•CoinOR=OFF: build/dotnet/Google.OrTools/ortools/constraint_solver/BaseObject.cs#L68
'BaseObject.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
amd64•Linux•CMake•CoinOR=OFF
- Add lib or ref assemblies for the net8.0 target framework
amd64•Linux•CMake•CoinOR=OFF
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below: