Merge pull request #352 from nathanAjacobs/ReadOnlySequenceDeserializ… #503
Annotations
10 warnings
Run dotnet build -c Debug
The target framework 'net7.0' 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.
|
Run dotnet build -c Debug
The target framework 'net7.0' 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.
|
Run dotnet build -c Debug
The target framework 'net7.0' 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.
|
Run dotnet build -c Debug
The target framework 'net7.0' 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.
|
Run dotnet build -c Debug
The using directive for 'MemoryPack' appeared previously in this namespace
|
Run dotnet build -c Debug
The using directive for 'System.Runtime.InteropServices' appeared previously in this namespace
|
Run dotnet build -c Debug
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Run dotnet build -c Debug
Non-nullable field 'other' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Run dotnet build -c Debug
The field 'DeserializeTest.PrePaddedString._padding' is never used
|
Run dotnet build -c Debug
Argument 1 should be passed with the 'in' keyword
|
Loading