trying to retrieve the solver #198
Annotations
7 errors and 7 warnings
Src/CommandLine/CommandInterface.cs#L2173
'SolveResult' does not contain a definition for 'Solver' and no accessible extension method 'Solver' accepting a first argument of type 'SolveResult' could be found (are you missing a using directive or an assembly reference?)
|
Src/CommandLine/CommandInterface.cs#L2173
'SolveResult' does not contain a definition for 'Solver' and no accessible extension method 'Solver' accepting a first argument of type 'SolveResult' could be found (are you missing a using directive or an assembly reference?)
|
Src/CommandLine/CommandInterface.cs#L2173
'SolveResult' does not contain a definition for 'Solver' and no accessible extension method 'Solver' accepting a first argument of type 'SolveResult' could be found (are you missing a using directive or an assembly reference?)
|
Src/CommandLine/CommandInterface.cs#L2173
'SolveResult' does not contain a definition for 'Solver' and no accessible extension method 'Solver' accepting a first argument of type 'SolveResult' could be found (are you missing a using directive or an assembly reference?)
|
Src/CommandLine/CommandInterface.cs#L2173
'SolveResult' does not contain a definition for 'Solver' and no accessible extension method 'Solver' accepting a first argument of type 'SolveResult' could be found (are you missing a using directive or an assembly reference?)
|
Src/CommandLine/CommandInterface.cs#L2173
'SolveResult' does not contain a definition for 'Solver' and no accessible extension method 'Solver' accepting a first argument of type 'SolveResult' could be found (are you missing a using directive or an assembly reference?)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Src/Core/API/Parser/ShiftReduceParserCode.cs#L186
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Src/Core/API/Parser/ShiftReduceParserCode.cs#L177
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Src/Core/API/Parser/ShiftReduceParserCode.cs#L168
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Src/Core/API/Parser/ShiftReduceParserCode.cs#L186
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Src/Core/API/Parser/ShiftReduceParserCode.cs#L177
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Src/Core/API/Parser/ShiftReduceParserCode.cs#L168
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
This job failed
Loading