Run tests #2953
Annotations
10 errors and 8 warnings
MSBuild build:
src/Framework/Framework/ViewModel/Serialization/DefaultViewModelSerializer.cs#L85
Argument 1: cannot convert from 'System.Span<byte>' to 'byte[]'
|
MSBuild build:
src/Framework/Framework/ViewModel/Serialization/ClientTypeId.cs#L34
Unsafe code may only appear if compiling with /unsafe
|
MSBuild build:
src/Framework/Framework/ViewModel/Serialization/ClientTypeId.cs#L49
'MemoryMarshal' does not contain a definition for 'CreateSpan'
|
MSBuild build:
src/Framework/Framework/ViewModel/Serialization/ClientTypeId.cs#L98
Argument 1: cannot convert from 'System.ReadOnlySpan<byte>' to 'byte[]'
|
MSBuild build:
src/Framework/Framework/ViewModel/Serialization/ClientTypeId.cs#L100
Argument 1: cannot convert from 'System.ReadOnlySpan<byte>' to 'byte[]'
|
MSBuild build:
src/Framework/Framework/ViewModel/Serialization/ClientTypeId.cs#L102
The name 'HashCode' does not exist in the current context
|
MSBuild build:
src/Framework/Framework/Utils/SystemTextJsonHacks.cs#L25
No overload for method 'GetBytes' takes 2 arguments
|
MSBuild build:
src/Framework/Framework/Utils/StringUtils.cs#L21
Unsafe code may only appear if compiling with /unsafe
|
MSBuild build:
src/Framework/Framework/Testing/TestHttpResponse.cs#L44
There is no argument given that corresponds to the required parameter 'offset' of 'MemoryStream.Write(byte[], int, int)'
|
MSBuild build:
src/Framework/Framework/ViewModel/Serialization/DefaultViewModelSerializer.cs#L85
Argument 1: cannot convert from 'System.Span<byte>' to 'byte[]'
|
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.
|
MSBuild build
Detected Razor language version downgrade. This is typically caused by a reference to the Microsoft.AspNetCore.Razor.Design package. Consider removing this package reference.
|
Loading