feat: start using new simint api #461
Annotations
3 errors and 10 warnings
build:
Cognite.Simulator.Tests/UtilsTests/SimulationRunnerTest.cs#L552
The name 'EventsAlreadyProcessed' does not exist in the current context
|
build:
Cognite.Simulator.Tests/UtilsTests/SimulationRunnerTest.cs#L552
The name 'EventsAlreadyProcessed' does not exist in the current context
|
build
Process completed with exit code 1.
|
build:
Cognite.Simulator.Utils/SimulationRunnerBase.cs#L392
The variable 'e' is declared but never used
|
build:
Cognite.Simulator.Utils/StagingArea.cs#L172
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
build:
Cognite.Simulator.Tests/UtilsTests/FileLibraryTest.cs#L285
Cannot convert null literal to non-nullable reference type.
|
build:
Cognite.Simulator.Tests/UtilsTests/FileLibraryTest.cs#L356
Cannot convert null literal to non-nullable reference type.
|
build:
Cognite.Simulator.Tests/UtilsTests/FileLibraryTest.cs#L28
Converting null literal or possible null value to non-nullable type.
|
build:
Cognite.Simulator.Tests/UtilsTests/SimulationRunnerTest.cs#L508
Nullable value type may be null.
|
build:
Cognite.Simulator.Tests/UtilsTests/SimulationRunnerTest.cs#L497
Non-nullable field '_inputs' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Cognite.Simulator.Tests/UtilsTests/SimulationSchedulerTest.cs#L38
Converting null literal or possible null value to non-nullable type.
|
build:
Cognite.Simulator.Tests/UtilsTests/FileLibraryTest.cs#L113
Converting null literal or possible null value to non-nullable type.
|
build:
Cognite.Simulator.Tests/UtilsTests/ConnectorBaseTest.cs#L97
Dereference of a possibly null reference.
|