Updated Documentation with npm install #151
Merged
Annotations
12 warnings
|
Build:
Problems/NPComplete/NPC_WEIGHTEDCUT/Visualizations/WeightedCutDefaultVisualization.cs#L22
Non-nullable property 'graph' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Problems/NPComplete/NPC_SAT3/SAT3PQObject.cs#L160
Possible null reference return.
|
|
Build:
Problems/NPComplete/NPC_SAT3/SAT3PQObject.cs#L12
Non-nullable field 'nextVar' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
Problems/NPComplete/NPC_PRIMEFACTOR/Visualizations/ShorsDefaultVisualization.cs#L55
'API_QUANTUMCIRCUIT.circuit' is obsolete: 'Use qasm or d3 instead of circuit.'
|
|
Build:
Problems/NPComplete/NPC_PRIMEFACTOR/Visualizations/ShorsDefaultVisualization.cs#L49
'API_QUANTUMCIRCUIT.circuit' is obsolete: 'Use qasm or d3 instead of circuit.'
|
|
Build:
AdditionalControllers/ProblemProvider.cs#L211
Dereference of a possibly null reference.
|
|
Build
The entry point of the program is global code; ignoring 'AutoGeneratedProgram.Main(string[])' entry point.
|
|
Build:
Interfaces/graphs/WeightedUndirectedGraph.cs#L285
'WeightedUndirectedGraph.getEdgeList' hides inherited member 'Graph.getEdgeList'. Use the new keyword if hiding was intended.
|
|
Build:
Interfaces/graphs/WeightedUndirectedGraph.cs#L278
'WeightedUndirectedGraph.getNodeList' hides inherited member 'Graph.getNodeList'. Use the new keyword if hiding was intended.
|
|
Build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Restore dependencies
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Restore dependencies
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Loading