Skip to content

Build Container

Build Container #7

Triggered via workflow run January 23, 2025 05:52
@mythzmythz
completed c8e7ae0
Status Success
Total duration 42s
Artifacts

build-container.yml

on: workflow_run
build-container
35s
build-container
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-container
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-container: MyApp.ServiceModel/Todos.cs#L38
Non-nullable property 'Ids' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: MyApp.ServiceModel/Bookings.cs#L178
Non-nullable property 'PageStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: MyApp.ServiceModel/Bookings.cs#L172
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: MyApp.ServiceModel/Bookings.cs#L165
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: MyApp.ServiceModel/Bookings.cs#L151
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: MyApp.ServiceModel/Todos.cs#L38
Non-nullable property 'Ids' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: MyApp.ServiceModel/Bookings.cs#L130
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: MyApp.ServiceModel/Bookings.cs#L32
Non-nullable property 'Discount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: MyApp.ServiceModel/Bookings.cs#L178
Non-nullable property 'PageStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: MyApp.ServiceModel/Bookings.cs#L172
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.