Skip to content

Release

Release #92

Triggered via workflow run November 23, 2023 02:21
@LayoricLayoric
completed f15a478
Status Failure
Total duration 1m 15s
Artifacts

release.yml

on: workflow_run
push_to_registry
1m 6s
push_to_registry
deploy_via_ssh
0s
deploy_via_ssh
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
push_to_registry
Found multiple publish output files with the same relative path: /home/runner/work/blazor-tailwind/blazor-tailwind/MyApp/appsettings.json, /home/runner/work/blazor-tailwind/blazor-tailwind/MyApp.Tests/appsettings.json.
push_to_registry
Process completed with exit code 1.
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/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/Hello.cs#L20
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/Hello.cs#L21
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/Hello.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/Hello.cs#L8
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#L163
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#L149
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.