Skip to content

Added workflow to build #1

Added workflow to build

Added workflow to build #1

Triggered via push December 24, 2024 16:47
Status Success
Total duration 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: OrganizeIt.Cli/Config.cs#L13
Non-nullable property 'Configurations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: OrganizeIt.Cli/Config.cs#L13
Non-nullable property 'Configurations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.