Skip to content

DOCSP-39161 .NET updateBaseURL #887

DOCSP-39161 .NET updateBaseURL

DOCSP-39161 .NET updateBaseURL #887

Triggered via pull request May 8, 2024 19:32
Status Failure
Total duration 53s
Artifacts

dotnet-core.yml

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

Annotations

1 error and 12 warnings
Run .NET Example App Tests
Process completed with exit code 1.
Run .NET Example App Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run .NET Example App Tests
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/
Run .NET Example App Tests: examples/dotnet/Examples/MultiUserExamples.cs#L34
'User.Provider' is obsolete: 'User.Provider wasn't working consistently and will be removed in a future version. You can get the provider of the user identity instead.'
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/Examples/MultiUserExamples.cs#L34
'User.Provider' is obsolete: 'User.Provider wasn't working consistently and will be removed in a future version. You can get the provider of the user identity instead.'
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.