refactor: Move solo quest state from party to client#890
Open
pacampbell wants to merge 1 commit into
Open
Annotations
10 warnings
|
Arrowgene.Ddon.Shared/Util.cs#L458
The variable 'ex' is declared but never used
|
|
Arrowgene.Ddon.Shared/Util.cs#L230
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
|
|
Arrowgene.Ddon.Shared/Network/ResponseErrorException.cs#L17
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
Arrowgene.Ddon.Shared/Entity/PacketStructure/S2CFriendRemoveFriendRes.cs#L11
'S2CFriendRemoveFriendRes.Result' hides inherited member 'ServerResponse.Result'. Use the new keyword if hiding was intended.
|
|
Arrowgene.Ddon.Shared/Entity/PacketStructure/S2CFriendRegisterFavoriteFriendRes.cs#L13
'S2CFriendRegisterFavoriteFriendRes.Result' hides inherited member 'ServerResponse.Result'. Use the new keyword if hiding was intended.
|
|
Arrowgene.Ddon.Shared/Entity/PacketStructure/S2CFriendCancelFriendApplicationRes.cs#L11
'S2CFriendCancelFriendApplicationRes.Result' hides inherited member 'ServerResponse.Result'. Use the new keyword if hiding was intended.
|
|
Arrowgene.Ddon.Shared/Model/ClientItemInfo.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Arrowgene.Ddon.Shared/Model/Character.cs#L227
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Arrowgene.Ddon.Shared/Entity/EntitySerializer.cs#L2338
Type parameter 'T' has the same name as the type parameter from outer type 'EntitySerializer<T>'
|
|
Arrowgene.Ddon.Shared/Entity/EntitySerializer.cs#L2302
Type parameter 'T' has the same name as the type parameter from outer type 'EntitySerializer<T>'
|
The logs for this run have expired and are no longer available.
Loading