feat: Implement mutually exclusive quests#997
Open
pacampbell wants to merge 1 commit into
Open
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
Arrowgene.Ddon.Shared/Util.cs#L233
'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)
|
|
Build:
Arrowgene.Ddon.Shared/Crypto/PasswordHash.cs#L43
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, byte[], int, HashAlgorithmName)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
|
|
Build:
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)
|
|
Build:
Arrowgene.Ddon.Shared/Model/RentalPawnRecord.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
Arrowgene.Ddon.Shared/Model/RentalPawnRecord.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
Arrowgene.Ddon.Shared/Model/ClientItemInfo.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
Arrowgene.Ddon.Shared/Entity/Structure/CDataCharacterName.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
Arrowgene.Ddon.Shared/Model/Character.cs#L228
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
Arrowgene.Ddon.Shared/Entity/EntitySerializer.cs#L2410
Type parameter 'T' has the same name as the type parameter from outer type 'EntitySerializer<T>'
|
|
Build:
Arrowgene.Ddon.Shared/Entity/EntitySerializer.cs#L2374
Type parameter 'T' has the same name as the type parameter from outer type 'EntitySerializer<T>'
|
background
wait
wait-all
cancel
parallel
Loading