Skip to content

Release

Release #90

Triggered via workflow run November 23, 2023 01:49
@LayoricLayoric
completed 8582ae1
Status Success
Total duration 1m 43s
Artifacts

release.yml

on: workflow_run
push_to_registry
1m 8s
push_to_registry
deploy_via_ssh
19s
deploy_via_ssh
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
push_to_registry: MyApp.ServiceModel/Bookings.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/Bookings.cs#L32
Non-nullable property 'Discount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/Todos.cs#L51
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/Todos.cs#L45
Non-nullable property 'Ids' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/Bookings.cs#L68
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/Todos.cs#L30
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/Todos.cs#L21
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/Bookings.cs#L137
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/Bookings.cs#L118
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/Bookings.cs#L119
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.