fix: unapply disable-windows-editor.patch #239
Annotations
10 warnings
Build Intersect.Network:
Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L203
Cannot convert null literal to non-nullable reference type.
|
Build Intersect.Network:
Intersect (Core)/Core/ExperimentalFeatures/ExperimentalFlag.cs#L8
'ExperimentalFlag' defines operator == or operator != but does not override Object.Equals(object o)
|
Build Intersect.Network:
Intersect (Core)/Core/ExperimentalFeatures/ExperimentalFlag.cs#L8
'ExperimentalFlag' defines operator == or operator != but does not override Object.GetHashCode()
|
Build Intersect.Network:
Intersect (Core)/Color.cs#L7
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build Intersect.Network:
Intersect (Core)/Color.cs#L7
'Color' defines operator == or operator != but does not override Object.GetHashCode()
|
Build Intersect.Network:
Intersect (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 Intersect.Network:
Intersect (Core)/IO/ConsoleWriter.cs#L55
Member 'ConsoleWriter.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'ConsoleWriter.InitializeLifetimeService()'.
|
Build Intersect.Network:
Intersect (Core)/GameObjects/GuildVariableBase.cs#L26
'GuildVariableBase.Type' hides inherited member 'DatabaseObject<GuildVariableBase>.Type'. Use the new keyword if hiding was intended.
|
Build Intersect.Network:
Intersect (Core)/GameObjects/UserVariableBase.cs#L28
'UserVariableBase.Type' hides inherited member 'DatabaseObject<UserVariableBase>.Type'. Use the new keyword if hiding was intended.
|
Build Intersect.Network:
Intersect (Core)/GameObjects/Switches and Variables/IVariableBase.cs#L7
'IVariableBase.Type' hides inherited member 'IDatabaseObject.Type'. Use the new keyword if hiding was intended.
|
Loading