hotbar size to contents before loading json to prevent ProcessAlignments() from screwing up the positioning #2619 #2621
Annotations
11 warnings
Cache binaries
Cache not found for keys: Windows-binaries-0.8.0-pr2621-813600befd3479a1f8bf7004fb409630456b8f1a30578a0082c4dc1d078a49af
|
Build solution:
Framework/Intersect.Framework/Collections/ConcurrentConditionalDequeue.cs#L122
Parameter 'value' must have a non-null value when exiting with 'true'.
|
Build solution:
Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L14
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Build solution:
Framework/Intersect.Framework.Core/Color.cs#L11
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build solution:
Framework/Intersect.Framework.Core/Color.cs#L11
'Color' defines operator == or operator != but does not override Object.GetHashCode()
|
Build solution:
Framework/Intersect.Framework.Core/ColorF.cs#L7
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build solution:
Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L19
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
Build solution:
Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L65
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type, params object?[]? args)'.
|
Build solution:
Framework/Intersect.Framework.Core/Collections/DatabaseObjectLookup.cs#L233
The result of the expression is always 'false' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build solution:
Framework/Intersect.Framework.Core/Memory/DatabaseUtils.cs#L18
Dereference of a possibly null reference.
|
Build solution:
Framework/Intersect.Framework.Core/Memory/DatabaseUtils.cs#L29
Dereference of a possibly null reference.
|
Loading