Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.8.0 #236
Annotations
11 warnings
build
The 'dotnet-quality' input can be used only with .NET SDK version in A.B, A.B.x, A, A.x and A.B.Cxx formats where the major tag is higher than 5. You specified: 3.1.x. 'dotnet-quality' input is ignored.
|
build:
src/Nino.Benchmark/Generated/Nino_Benchmark_Models_AccountMerge_Serialize.cs#L39
Possible null reference return.
|
build:
src/Nino.Benchmark/Generated/Nino_Benchmark_Models_AccessToken_Serialize.cs#L36
Possible null reference return.
|
build:
src/Nino.Benchmark/Serialization/Serializers/BinaryFormatterSerializer.cs#L19
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
build:
src/Nino.Benchmark/Serialization/Serializers/BinaryFormatterSerializer.cs#L28
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
build:
src/Nino.Benchmark/Generated/Nino_Benchmark_Models_NestedData_Serialize.cs#L34
Possible null reference return.
|
build:
src/Nino.Benchmark/Generated/Nino_Benchmark_Models_Badge_Serialize.cs#L37
Possible null reference return.
|
build:
src/Nino.Benchmark/Generated/Nino_Benchmark_Models_Comment_Serialize.cs#L41
Possible null reference return.
|
build:
src/Nino.Benchmark/Generated/Nino_Benchmark_Models_Answer_Serialize.cs#L54
Possible null reference return.
|
build:
src/Nino.Benchmark/Generated/Nino_Benchmark_Models_AccountMerge_Serialize.cs#L39
Possible null reference return.
|
build:
src/Nino.Benchmark/Generated/Nino_Benchmark_Models_AccessToken_Serialize.cs#L36
Possible null reference return.
|