Allow file removal to be overridden #405
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
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/SimulationSchedulerTest.cs#L38
Converting null literal or possible null value to non-nullable type.
|
build:
Cognite.Simulator.Tests/UtilsTests/SimulationSchedulerTest.cs#L118
Converting null literal or possible null value to non-nullable type.
|
build:
Cognite.Simulator.Tests/UtilsTests/SimulationRunnerTest.cs#L442
Nullable value type may be null.
|
build:
Cognite.Simulator.Tests/UtilsTests/SimulationRunnerTest.cs#L431
Non-nullable field '_inputs' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Cognite.Simulator.Tests/UtilsTests/SimulationRunnerTest.cs#L57
Converting null literal or possible null value to non-nullable type.
|
build:
Cognite.Simulator.Tests/UtilsTests/SimulationRunnerTest.cs#L280
Converting null literal or possible null value to non-nullable 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/FileLibraryTest.cs#L113
Converting null literal or possible null value to non-nullable type.
|