hotbar window/item inherances (#2661) #518
Annotations
11 warnings
Build solution:
Framework/Intersect.Framework.Core/GameObjects/Variables/VariableValue.cs#L131
The variable 'exception' is declared but never used
|
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/Descriptors/GameObjectTypeExtensions.cs#L19
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
Build solution:
Framework/Intersect.Framework.Core/Network/Packets/Server/MapPacket.cs#L55
'MapPacket.Data' hides inherited member 'IntersectPacket.Data'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build solution:
Framework/Intersect.Framework.Core/Network/Packets/Server/GameObjectPacket.cs#L37
'GameObjectPacket.Data' hides inherited member 'IntersectPacket.Data'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build solution:
Framework/Intersect.Framework.Core/Network/Packets/Editor/SaveGameObjectPacket.cs#L28
'SaveGameObjectPacket.Data' hides inherited member 'IntersectPacket.Data'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
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' defines operator == or operator != but does not override Object.GetHashCode()
|
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/ColorF.cs#L7
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Cache binaries
Cache not found for keys: macOS-binaries-0.8.0-beta-519917e536f64fd4fe20115f5f39b86ce1efd239303afd90e7096b2d4b282b10
|
Loading