Skip to content

Build Container

Build Container #26

Triggered via workflow run November 14, 2025 15:32
@mythzmythz
completed 1186b12
Status Success
Total duration 1m 25s
Artifacts

build-container.yml

on: workflow_run
build-container
1m 22s
build-container
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-container: MyApp.ServiceModel/Todos.cs#L20
Non-nullable property 'Text' 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#L183
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#L177
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#L170
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#L144
Non-nullable property 'Description' 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#L142
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#L133
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#L124
Non-nullable property 'Description' 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#L123
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#L73
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.