Simulator integration heartbeat API based #486
Annotations
10 warnings
Cognite.Simulator.Utils/SimulationRunnerBase.cs#L409
The variable 'e' is declared but never used
|
Cognite.Simulator.Utils/ConnectorBase.cs#L20
XML comment has cref attribute 'SimulatorIntegrationSequenceRows' that could not be resolved
|
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)
|
Cognite.Simulator.Tests/UtilsTests/FileLibraryTest.cs#L356
Cannot convert null literal to non-nullable reference type.
|
Cognite.Simulator.Tests/UtilsTests/FileLibraryTest.cs#L285
Cannot convert null literal to non-nullable reference type.
|
Cognite.Simulator.Tests/UtilsTests/SimulationSchedulerTest.cs#L39
Converting null literal or possible null value to non-nullable type.
|
Cognite.Simulator.Tests/UtilsTests/SimulationRunnerTest.cs#L323
Nullable value type may be null.
|
Cognite.Simulator.Tests/UtilsTests/SimulationRunnerTest.cs#L312
Non-nullable field '_inputs' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Cognite.Simulator.Tests/UtilsTests/SimulationRunnerTest.cs#L58
Converting null literal or possible null value to non-nullable type.
|
Cognite.Simulator.Tests/UtilsTests/FileLibraryTest.cs#L28
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading