Update messagepack to tag v2.5.192 #4010
Annotations
11 errors and 5 warnings
|
Build with dotnet:
src/submodules/MessagePack-CSharp/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/MessagePackReader.cs#L760
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build with dotnet:
src/submodules/MessagePack-CSharp/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/MessagePackReader.cs#L941
The type or namespace name 'DoesNotReturnAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Build with dotnet:
src/submodules/MessagePack-CSharp/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/MessagePackReader.cs#L941
The type or namespace name 'DoesNotReturn' could not be found (are you missing a using directive or an assembly reference?)
|
Build with dotnet:
src/submodules/MessagePack-CSharp/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/MessagePackSerializationException.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build with dotnet:
src/submodules/MessagePack-CSharp/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/MessagePackSerializationException.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build with dotnet:
src/submodules/MessagePack-CSharp/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/MessagePackSerializationException.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build with dotnet:
src/submodules/MessagePack-CSharp/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/MessagePackSerializationException.cs#L58
The type or namespace name 'DoesNotReturnAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Build with dotnet:
src/submodules/MessagePack-CSharp/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/MessagePackSerializationException.cs#L58
The type or namespace name 'DoesNotReturn' could not be found (are you missing a using directive or an assembly reference?)
|
Build with dotnet:
src/submodules/MessagePack-CSharp/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/MessagePackWriter.cs#L720
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build with dotnet:
src/submodules/MessagePack-CSharp/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/MessagePackWriter.cs#L919
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Upload dotnet test results
No files were found with the provided path: TestResults-ubuntu-8.0.x. No artifacts will be uploaded.
|
Build with dotnet
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.
|
Build with dotnet
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.
|
Build with dotnet
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.
|
Build with dotnet
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.
|
Loading