rte-france/or-tools-rte@'feature/xpress_mathopt' + rte-france/or-tools@'main' #151
Annotations
10 warnings
Build OR-Tools Linux
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:
|
Build OR-Tools Linux
- Add lib or ref assemblies for the net6.0 target framework
|
Build OR-Tools Linux:
build/_deps/ortools-build/dotnet/Google.OrTools/ortools/constraint_solver/BaseObject.cs#L55
'BaseObject.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build OR-Tools Linux
'LinearConstraint.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build OR-Tools Linux
'LinearExpr' defines operator == or operator != but does not override Object.Equals(object o)
|
Build OR-Tools Linux
'LinearExpr' defines operator == or operator != but does not override Object.GetHashCode()
|
Build OR-Tools Linux:
build/_deps/ortools-build/dotnet/Google.OrTools/ortools/constraint_solver/Constraint.cs#L18
'Constraint' defines operator == or operator != but does not override Object.Equals(object o)
|
Build OR-Tools Linux:
build/_deps/ortools-build/dotnet/Google.OrTools/ortools/constraint_solver/Constraint.cs#L18
'Constraint' defines operator == or operator != but does not override Object.GetHashCode()
|
Build OR-Tools Linux:
build/_deps/ortools-build/dotnet/Google.OrTools/ortools/constraint_solver/IntervalVarElement.cs#L206
'IntervalVarElement.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build OR-Tools Linux:
build/_deps/ortools-build/dotnet/Google.OrTools/ortools/linear_solver/Variable.cs#L13
'Variable' defines operator == or operator != but does not override Object.Equals(object o)
|
Loading