Skip to content

Add GH Action to deploy data #6

Add GH Action to deploy data

Add GH Action to deploy data #6

Triggered via push July 20, 2025 14:18
Status Success
Total duration 42s
Artifacts

ci-main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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.
build: src/Dataverse.ConfigurationMigrationTool/Dataverse.ConfigurationMigrationTool.Console/Common/LinqExtensions.cs#L27
Converting null literal or possible null value to non-nullable type.
build: src/Dataverse.ConfigurationMigrationTool/Dataverse.ConfigurationMigrationTool.Console/Common/LinqExtensions.cs#L12
Converting null literal or possible null value to non-nullable type.