Use System.Text.Json as a backend for view model serialization #2984
Annotations
10 errors and 8 warnings
MSBuild build:
src/Samples/Api.Common/Model/Order.cs#L13
The type or namespace name 'JsonPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild build:
src/Samples/Api.Common/Model/Order.cs#L13
The type or namespace name 'JsonProperty' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild build:
src/Samples/Api.Common/Model/Order.cs#L19
The type or namespace name 'JsonPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild build:
src/Samples/Api.Common/Model/Order.cs#L19
The type or namespace name 'JsonProperty' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild build:
src/Samples/Api.Common/Model/Order.cs#L13
The type or namespace name 'JsonPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild build:
src/Samples/Api.Common/Model/Order.cs#L13
The type or namespace name 'JsonProperty' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild build:
src/Samples/Api.Common/Model/Order.cs#L19
The type or namespace name 'JsonPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild build:
src/Samples/Api.Common/Model/Order.cs#L19
The type or namespace name 'JsonProperty' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild build:
src/Samples/Api.Common/Model/Order.cs#L13
The type or namespace name 'JsonPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild build:
src/Samples/Api.Common/Model/Order.cs#L13
The type or namespace name 'JsonProperty' could not be found (are you missing a using directive or an assembly reference?)
|
Set up
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Set up
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Set up
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
MSBuild build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
MSBuild build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
MSBuild build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "analyzers-tests-net6.0-Debug-Linux", "analyzers-tests-net6.0-Debug-Windows", "analyzers-tests-net6.0-Release-Linux", "analyzers-tests-net6.0-Release-Windows", "framework-tests-net8.0-Debug-Linux", "framework-tests-net8.0-Debug-Windows", "framework-tests-net8.0-Release-Linux", "framework-tests-net8.0-Release-Windows".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading