Skip to content

Change how configured ApiUrl is handled. #105

Change how configured ApiUrl is handled.

Change how configured ApiUrl is handled. #105

Triggered via push November 23, 2023 01:34
Status Success
Total duration 47s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: MyApp.ServiceModel/Bookings.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp.ServiceModel/Bookings.cs#L32
Non-nullable property 'Discount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp.ServiceModel/Todos.cs#L51
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp.ServiceModel/Todos.cs#L45
Non-nullable property 'Ids' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp.ServiceModel/Todos.cs#L30
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp.ServiceModel/Todos.cs#L21
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp.ServiceModel/Bookings.cs#L68
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp.ServiceModel/Hello.cs#L20
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp.ServiceModel/Hello.cs#L21
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: MyApp.ServiceModel/Hello.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.