Skip to content

fix: unapply disable-windows-editor.patch #2

fix: unapply disable-windows-editor.patch

fix: unapply disable-windows-editor.patch #2

Triggered via push November 4, 2024 20:12
Status Failure
Total duration 9m 11s
Artifacts 4

build.yml

on: push
Generate Version-Specific Network Keys
1m 41s
Generate Version-Specific Network Keys
Build for Linux
2m 0s
Build for Linux
Build for MacOS
3m 0s
Build for MacOS
Build for Windows
6m 51s
Build for Windows
Publish GitHub Release
9s
Publish GitHub Release
Debug Build Artifacts
0s
Debug Build Artifacts
Check if token set to publish to forum
0s
Check if token set to publish to forum
Publish to Forum
0s
Publish to Forum
Fit to window
Zoom out
Zoom in

Annotations

1 error and 41 warnings
Publish GitHub Release
Input required and not supplied: token
Generate Version-Specific Network Keys: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L203
Cannot convert null literal to non-nullable reference type.
Generate Version-Specific Network Keys: Intersect (Core)/IO/ConsoleWriter.cs#L55
Member 'ConsoleWriter.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'ConsoleWriter.InitializeLifetimeService()'.
Generate Version-Specific Network Keys: Intersect (Core)/Color.cs#L7
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Generate Version-Specific Network Keys: Intersect (Core)/Color.cs#L7
'Color' defines operator == or operator != but does not override Object.GetHashCode()
Generate Version-Specific Network Keys: Intersect (Core)/Core/ExperimentalFeatures/ExperimentalFlag.cs#L8
'ExperimentalFlag' defines operator == or operator != but does not override Object.Equals(object o)
Generate Version-Specific Network Keys: Intersect (Core)/Core/ExperimentalFeatures/ExperimentalFlag.cs#L8
'ExperimentalFlag' defines operator == or operator != but does not override Object.GetHashCode()
Generate Version-Specific Network Keys: 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)
Generate Version-Specific Network Keys: Intersect (Core)/GameObjects/Switches and Variables/IVariableBase.cs#L7
'IVariableBase.Type' hides inherited member 'IDatabaseObject.Type'. Use the new keyword if hiding was intended.
Generate Version-Specific Network Keys: Intersect (Core)/Network/IClient.cs#L8
'IClient.IsConnected' hides inherited member 'INetwork.IsConnected'. Use the new keyword if hiding was intended.
Generate Version-Specific Network Keys: Intersect (Core)/Network/IClient.cs#L12
'IClient.Ping' hides inherited member 'INetwork.Ping'. Use the new keyword if hiding was intended.
Build for Linux: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L203
Cannot convert null literal to non-nullable reference type.
Build for Linux: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L203
Cannot convert null literal to non-nullable reference type.
Build for Linux: Intersect (Core)/GameObjects/UserVariableBase.cs#L28
'UserVariableBase.Type' hides inherited member 'DatabaseObject<UserVariableBase>.Type'. Use the new keyword if hiding was intended.
Build for Linux: Intersect (Core)/GameObjects/GuildVariableBase.cs#L26
'GuildVariableBase.Type' hides inherited member 'DatabaseObject<GuildVariableBase>.Type'. Use the new keyword if hiding was intended.
Build for Linux: 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 for Linux: Intersect (Core)/GameObjects/Switches and Variables/IVariableBase.cs#L7
'IVariableBase.Type' hides inherited member 'IDatabaseObject.Type'. Use the new keyword if hiding was intended.
Build for Linux: Intersect (Core)/GameObjects/Switches and Variables/PlayerVariableBase.cs#L26
'PlayerVariableBase.Type' hides inherited member 'DatabaseObject<PlayerVariableBase>.Type'. Use the new keyword if hiding was intended.
Build for Linux: Intersect (Core)/GameObjects/Switches and Variables/ServerVariableBase.cs#L28
'ServerVariableBase.Type' hides inherited member 'DatabaseObject<ServerVariableBase>.Type'. Use the new keyword if hiding was intended.
Build for Linux: Intersect (Core)/Color.cs#L7
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build for Linux: Intersect (Core)/Color.cs#L7
'Color' defines operator == or operator != but does not override Object.GetHashCode()
Build for MacOS: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L203
Cannot convert null literal to non-nullable reference type.
Build for MacOS: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L203
Cannot convert null literal to non-nullable reference type.
Build for MacOS: Intersect (Core)/Core/ExperimentalFeatures/ExperimentalFlag.cs#L8
'ExperimentalFlag' defines operator == or operator != but does not override Object.Equals(object o)
Build for MacOS: Intersect (Core)/Core/ExperimentalFeatures/ExperimentalFlag.cs#L8
'ExperimentalFlag' defines operator == or operator != but does not override Object.GetHashCode()
Build for MacOS: Intersect (Core)/Network/IClient.cs#L8
'IClient.IsConnected' hides inherited member 'INetwork.IsConnected'. Use the new keyword if hiding was intended.
Build for MacOS: Intersect (Core)/Network/IClient.cs#L12
'IClient.Ping' hides inherited member 'INetwork.Ping'. Use the new keyword if hiding was intended.
Build for MacOS: Intersect (Core)/Network/IClient.cs#L14
'IClient.Connect()' hides inherited member 'INetwork.Connect()'. Use the new keyword if hiding was intended.
Build for MacOS: Intersect (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 for MacOS: Intersect (Core)/GameObjects/Switches and Variables/IVariableBase.cs#L7
'IVariableBase.Type' hides inherited member 'IDatabaseObject.Type'. Use the new keyword if hiding was intended.
Build for MacOS: Intersect (Core)/GameObjects/Switches and Variables/PlayerVariableBase.cs#L26
'PlayerVariableBase.Type' hides inherited member 'DatabaseObject<PlayerVariableBase>.Type'. Use the new keyword if hiding was intended.
Build for MacOS
Failed to save: uploadChunk (start: 100663296, end: 134217727) failed: read ECONNRESET
Build for Windows
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
Build for Windows: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L203
Cannot convert null literal to non-nullable reference type.
Build for Windows: Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L203
Cannot convert null literal to non-nullable reference type.
Build for Windows: vendor/dockpanelsuite/WinFormsUI/Docking/DockPanel.cs#L13
The type name 'resfinder' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build for Windows: vendor/dockpanelsuite/WinFormsUI/Docking/DockPaneStripBase.cs#L294
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Build for Windows: vendor/dockpanelsuite/WinFormsUI/Docking/DockPaneStripBase.cs#L294
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Build for Windows: vendor/dockpanelsuite/WinFormsUI/Docking/DockPaneStripBase.cs#L294
'SecurityPermissionFlag' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Build for Windows: vendor/dockpanelsuite/WinFormsUI/Docking/FloatWindow.cs#L185
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Build for Windows: vendor/dockpanelsuite/WinFormsUI/Docking/FloatWindow.cs#L185
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Build for Windows: vendor/dockpanelsuite/WinFormsUI/Docking/FloatWindow.cs#L185
'SecurityPermissionFlag' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)

Artifacts

Produced during runtime
Name Size
engine-Linux
118 MB
engine-Windows
195 MB
engine-macOS
122 MB
keys
3.09 KB