Skip to content

Allow file removal to be overridden #405

Allow file removal to be overridden

Allow file removal to be overridden #405

Triggered via pull request October 26, 2023 19:12
Status Success
Total duration 2m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

buildandtest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.