fix: unapply disable-windows-editor.patch #239
build.yml
on: push
Generate Version-Specific Network Keys
52s
Build for Linux
1m 47s
Build for MacOS
1m 47s
Build for Windows
5m 54s
Debug Build Artifacts
0s
Publish to Forum
3s
Annotations
42 warnings
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)/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)/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)/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)/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)/GameObjects/GuildVariableBase.cs#L26
'GuildVariableBase.Type' hides inherited member 'DatabaseObject<GuildVariableBase>.Type'. Use the new keyword if hiding was intended.
|
Generate Version-Specific Network Keys:
Intersect (Core)/GameObjects/UserVariableBase.cs#L28
'UserVariableBase.Type' hides inherited member 'DatabaseObject<UserVariableBase>.Type'. Use the new keyword if hiding was intended.
|
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.
|
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)/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 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)/IO/ConsoleWriter.cs#L55
Member 'ConsoleWriter.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'ConsoleWriter.InitializeLifetimeService()'.
|
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/GuildVariableBase.cs#L26
'GuildVariableBase.Type' hides inherited member 'DatabaseObject<GuildVariableBase>.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 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)/Color.cs#L7
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build for MacOS:
Intersect (Core)/Color.cs#L7
'Color' defines operator == or operator != but does not override Object.GetHashCode()
|
Build for MacOS:
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 MacOS:
Intersect (Core)/IO/ConsoleWriter.cs#L55
Member 'ConsoleWriter.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'ConsoleWriter.InitializeLifetimeService()'.
|
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 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
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/DockPane.cs#L1221
'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/DockPane.cs#L1221
'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/DockPane.cs#L1221
'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/DockPaneCaptionBase.cs#L63
'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/DockPaneCaptionBase.cs#L63
'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/DockPaneCaptionBase.cs#L63
'SecurityPermissionFlag' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Publish GitHub Release
The following actions use a deprecated Node.js version and will be forced to run on node20: AscensionGameDev/actions@cc2eb0e356546042e4dc7eca6788fd0b5a063b32, ncipollo/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish to Forum
The following actions use a deprecated Node.js version and will be forced to run on node20: AscensionGameDev/actions@0223df40becb110039c705c02cfd2cd8f274199c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
engine-Linux
|
118 MB |
|
engine-Windows
|
195 MB |
|
engine-macOS
|
122 MB |
|
keys
|
3.09 KB |
|