Skip to content

Force resize description to contents on creation, and resize containe… #483

Force resize description to contents on creation, and resize containe…

Force resize description to contents on creation, and resize containe… #483

Triggered via push March 3, 2025 00:20
Status Success
Total duration 11m 11s
Artifacts 4

build.yml

on: push
Generate Version-Specific Network Keys
52s
Generate Version-Specific Network Keys
Check the access tokens used for publishing
0s
Check the access tokens used for publishing
Publish GitHub Release
2m 56s
Publish GitHub Release
Publish to Forum
3s
Publish to Forum
Debug Build Artifacts
0s
Debug Build Artifacts
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
Generate Version-Specific Network Keys: 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)
Generate Version-Specific Network Keys: Framework/Intersect.Framework.Core/Color.cs#L11
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Generate Version-Specific Network Keys: Framework/Intersect.Framework.Core/Color.cs#L11
'Color' defines operator == or operator != but does not override Object.GetHashCode()
Generate Version-Specific Network Keys: Framework/Intersect.Framework.Core/ColorF.cs#L7
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Generate Version-Specific Network Keys: 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.
Generate Version-Specific Network Keys: 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.
Generate Version-Specific Network Keys: 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.
Generate Version-Specific Network Keys: Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L19
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
Generate Version-Specific Network Keys: Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L65
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type, params object?[]? args)'.
Generate Version-Specific Network Keys: 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?'
Generate Version-Specific Network Keys
Cache not found for keys: Linux-binaries-keys-0.8.0-beta-6c625ff16f55df3b38701cbbfb8f3174100b66b39a6f9a1943f457869162530d
Build for Linux: 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 for Linux: Framework/Intersect.Framework.Core/Color.cs#L11
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build for Linux: Framework/Intersect.Framework.Core/Color.cs#L11
'Color' defines operator == or operator != but does not override Object.GetHashCode()
Build for Linux: Framework/Intersect.Framework.Core/ColorF.cs#L7
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build for Linux: 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 for Linux: 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 for Linux: 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 for Linux: Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L19
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
Build for Linux: Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L22
'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: 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 for Linux
Cache not found for keys: Linux-binaries-0.8.0-beta-6c625ff16f55df3b38701cbbfb8f3174100b66b39a6f9a1943f457869162530d
Build for MacOS
Cache not found for keys: macOS-binaries-0.8.0-beta-6c625ff16f55df3b38701cbbfb8f3174100b66b39a6f9a1943f457869162530d
Build for MacOS: 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 for MacOS: Framework/Intersect.Framework.Core/ColorF.cs#L7
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build for MacOS: Framework/Intersect.Framework.Core/Color.cs#L11
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build for MacOS: Framework/Intersect.Framework.Core/Color.cs#L11
'Color' defines operator == or operator != but does not override Object.GetHashCode()
Build for MacOS: 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 for MacOS: 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 for MacOS: 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 for MacOS: Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L19
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
Build for MacOS: 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 for MacOS: 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 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/DockPanel.cs#L13
The type name 'resfinder' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build for Windows: 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 for Windows: 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 for Windows: Framework/Intersect.Framework.Core/Color.cs#L11
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build for Windows: Framework/Intersect.Framework.Core/Color.cs#L11
'Color' defines operator == or operator != but does not override Object.GetHashCode()
Build for Windows: Framework/Intersect.Framework.Core/ColorF.cs#L7
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build for Windows: 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 for Windows: 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 for Windows: Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L19
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
Build for Windows
Cache not found for keys: Windows-binaries-0.8.0-beta-f3f65622adec5834bc4935384e2e1d31146745212abd461eddd676c281a73068

Artifacts

Produced during runtime
Name Size
engine-Linux
125 MB
engine-Windows
201 MB
engine-macOS
126 MB
keys
3.09 KB