Skip to content

Build Container

Build Container #15

Triggered via workflow run November 26, 2024 06:27
@LayoricLayoric
completed 2a00bef
Status Failure
Total duration 1m 22s
Artifacts

build-container.yml

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

Annotations

1 error and 10 warnings
build-container
Process completed with exit code 1.
build-container: MyApp.ServiceModel/Todos.cs#L50
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/Todos.cs#L44
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#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/Todos.cs#L29
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/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#L171
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#L176
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/Todos.cs#L50
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/Todos.cs#L44
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#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.