Skip to content

Avoid warning during dotnet publish of obsolete property. #44

Avoid warning during dotnet publish of obsolete property.

Avoid warning during dotnet publish of obsolete property. #44

Triggered via push October 5, 2023 02:54
Status Success
Total duration 1m 2s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Gallery.Unified.Client/Create.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Gallery.Unified.Client/Pages/AutoQueryGrids/Bookings.razor#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: Gallery.Unified.Client/Pages/AutoQueryGrids/BookingsAuto.razor#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: Gallery.Unified.Client/ServiceModel/Bookings.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Gallery.Unified.Client/ServiceModel/Bookings.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Gallery.Unified.Client/ServiceModel/Bookings.cs#L70
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Gallery.Unified.Client/ServiceModel/Bookings.cs#L80
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Gallery.Unified.Client/ServiceModel/Bookings.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Gallery.Unified.Client/ServiceModel/Bookings.cs#L92
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Gallery.Unified.Client/ServiceModel/Bookings.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.