Skip to content

Geospatial Data Types #812

Geospatial Data Types

Geospatial Data Types #812

Triggered via pull request June 22, 2023 23:35
Status Success
Total duration 1m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet-core.yml

on: pull_request
Run .NET Example App Tests
1m 7s
Run .NET Example App Tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run .NET Example App Tests: examples/dotnet/DataBinding/Models.cs#L34
Non-nullable property 'OwnerId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run .NET Example App Tests: examples/dotnet/DataBinding/Models.cs#L37
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run .NET Example App Tests: examples/dotnet/DataBinding/Models.cs#L18
Non-nullable property 'EmployeeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run .NET Example App Tests: examples/dotnet/DataBinding/Models.cs#L21
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run .NET Example App Tests: examples/dotnet/DataBinding/Models.cs#L24
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run .NET Example App Tests: examples/dotnet/DataBinding/Models.cs#L34
Non-nullable property 'OwnerId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run .NET Example App Tests: examples/dotnet/DataBinding/Models.cs#L37
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run .NET Example App Tests: examples/dotnet/DataBinding/Models.cs#L18
Non-nullable property 'EmployeeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run .NET Example App Tests: examples/dotnet/DataBinding/Models.cs#L21
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run .NET Example App Tests: examples/dotnet/DataBinding/Models.cs#L24
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.