Skip to content

fix folder path

fix folder path #3

Triggered via push July 18, 2025 12:11
Status Failure
Total duration 41s
Artifacts

ci-badges.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Error: The file was not found at the location: "TestResults/_pkrvmq0rgcvqdmg_2025-07-18_12_11_44/coverage.opencover.xml"
build: src/Dataverse.ConfigurationMigrationTool/Dataverse.ConfigurationMigrationTool.Console/Features/Import/ValueConverters/ReflectionMainConverter.cs#L21
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
build: src/Dataverse.ConfigurationMigrationTool/Dataverse.ConfigurationMigrationTool.Console/Features/Shared/IValidator.cs#L21
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.