Merge pull request #4880 from google/mizux/julia #3295
amd64_linux_cmake_dotnet.yml
on: push
amd64•Linux•CMake•.Net
17m 52s
amd64_linux_cmake_dotnet
8s
Annotations
12 warnings
amd64•Linux•CMake•.Net
Cache save failed.
|
amd64•Linux•CMake•.Net
Cache save failed.
|
amd64•Linux•CMake•.Net:
ortools/sat/csharp/CpSolver.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
amd64•Linux•CMake•.Net:
ortools/sat/csharp/CpSolver.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
amd64•Linux•CMake•.Net:
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•.Net:
build/dotnet/Google.OrTools/ortools/linear_solver/Variable.cs#L13
'Variable' defines operator == or operator != but does not override Object.GetHashCode()
|
amd64•Linux•CMake•.Net:
build/dotnet/Google.OrTools/ortools/linear_solver/Variable.cs#L13
'Variable' defines operator == or operator != but does not override Object.Equals(object o)
|
amd64•Linux•CMake•.Net:
ortools/linear_solver/csharp/LinearExpr.cs#L19
'LinearExpr' defines operator == or operator != but does not override Object.GetHashCode()
|
amd64•Linux•CMake•.Net:
ortools/linear_solver/csharp/LinearExpr.cs#L19
'LinearExpr' defines operator == or operator != but does not override Object.Equals(object o)
|
amd64•Linux•CMake•.Net:
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•.Net
- Add lib or ref assemblies for the net8.0 target framework
|
amd64•Linux•CMake•.Net
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:
|