(DOCSP-31531): NET SDK Migrate PBS to FS updates #826
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
The logs for this run have expired and are no longer available.
Loading