rte-france/or-tools-rte@'v9.11-rte1.1' + rte-france/or-tools@'main' #148
Annotations
10 warnings
|
|
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/_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/_deps/ortools-build/dotnet/Google.OrTools/ortools/constraint_solver/Constraint.cs#L18
'Constraint' defines operator == or operator != but does not override Object.GetHashCode()
|
build/_deps/ortools-build/dotnet/Google.OrTools/ortools/constraint_solver/IntVarElement.cs#L113
'IntVarElement.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
|
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/_deps/ortools-build/dotnet/Google.OrTools/ortools/constraint_solver/IntExpr.cs#L18
'IntExpr' defines operator == or operator != but does not override Object.Equals(object o)
|
This job succeeded
Loading