Skip to content

fix: correct null ref on MapOptions #139

fix: correct null ref on MapOptions

fix: correct null ref on MapOptions #139

Triggered via push January 20, 2025 23:27
Status Failure
Total duration 9m 29s
Artifacts 4

build.yml

on: push
Generate Version-Specific Network Keys
55s
Generate Version-Specific Network Keys
Publish GitHub Release
38s
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

4 errors and 43 warnings
Publish GitHub Release
could not read Username for 'https://github.com': terminal prompts disabled
Publish GitHub Release
could not read Username for 'https://github.com': terminal prompts disabled
Publish GitHub Release
could not read Username for 'https://github.com': terminal prompts disabled
Publish GitHub Release
The process '/usr/bin/git' failed with exit code 128
Generate Version-Specific Network Keys
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Generate Version-Specific Network Keys: Framework/Intersect.Framework.Core/Color.cs#L7
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Generate Version-Specific Network Keys: Framework/Intersect.Framework.Core/Color.cs#L7
'Color' defines operator == or operator != but does not override Object.GetHashCode()
Generate Version-Specific Network Keys: Framework/Intersect.Framework.Core/ColorF.cs#L4
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
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?'
Build for Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build for Linux: Framework/Intersect.Framework.Core/ColorF.cs#L4
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build for Linux: Framework/Intersect.Framework.Core/Color.cs#L7
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build for Linux: Framework/Intersect.Framework.Core/Color.cs#L7
'Color' defines operator == or operator != but does not override Object.GetHashCode()
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/Descriptors/GameObjectTypeExtensions.cs#L65
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type, params object?[]? args)'.
Build for Linux: Framework/Intersect.Framework.Core/IO/Files/FileSystemHelper.cs#L101
Dereference of a possibly null reference.
Build for Linux: Framework/Intersect.Framework.Core/IO/Files/FileSystemHelper.cs#L144
Dereference of a possibly null reference.
Build for Linux: Framework/Intersect.Framework.Core/IO/Files/FileSystemHelper.cs#L144
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
Build for Linux: 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 Linux: Framework/Intersect.Framework.Core/Network/PacketHandlerRegistry.cs#L85
Dereference of a possibly null reference.
Build for MacOS: Framework/Intersect.Framework.Core/Color.cs#L7
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build for MacOS: Framework/Intersect.Framework.Core/Color.cs#L7
'Color' defines operator == or operator != but does not override Object.GetHashCode()
Build for MacOS: Framework/Intersect.Framework.Core/ColorF.cs#L4
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build for MacOS: Framework/Intersect.Framework.Core/Memory/DatabaseUtils.cs#L18
Dereference of a possibly null reference.
Build for MacOS: Framework/Intersect.Framework.Core/Memory/DatabaseUtils.cs#L29
Dereference of a possibly null reference.
Build for MacOS: Framework/Intersect.Framework.Core/Memory/DatabaseUtils.cs#L63
Dereference of a possibly null reference.
Build for MacOS: Framework/Intersect.Framework.Core/Memory/DatabaseUtils.cs#L75
Dereference of a possibly null reference.
Build for MacOS: Framework/Intersect.Framework.Core/IO/Files/FileSystemHelper.cs#L101
Dereference of a possibly null reference.
Build for MacOS: Framework/Intersect.Framework.Core/IO/Files/FileSystemHelper.cs#L144
Dereference of a possibly null reference.
Build for MacOS: Framework/Intersect.Framework.Core/IO/Files/FileSystemHelper.cs#L144
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
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/Color.cs#L7
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build for Windows: Framework/Intersect.Framework.Core/Color.cs#L7
'Color' defines operator == or operator != but does not override Object.GetHashCode()
Build for Windows: Framework/Intersect.Framework.Core/ColorF.cs#L4
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
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: 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 Windows: 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: Framework/Intersect.Framework.Core/Memory/DatabaseUtils.cs#L18
Dereference of a possibly null reference.
Build for Windows: Framework/Intersect.Framework.Core/Memory/DatabaseUtils.cs#L29
Dereference of a possibly null reference.
Publish GitHub Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size Digest
engine-Linux Expired
125 MB
sha256:5dd300cfe1a1fffd22c774e289c07d6c0e1f79fa54bdcba81f7904c7eb59ea83
engine-Windows Expired
200 MB
sha256:0e47bf75e4824473126aa23ecc147056c2082e3202c1b98e4d81416131225460
engine-macOS Expired
127 MB
sha256:1e48d0a94a47f196037b00a6ecd7744966553d46e4d88aa15527ae056c789066
keys Expired
3.09 KB
sha256:c56bcaebddf9915337a52ddfcacf6273bc49cfeeb89a6d5709ae3d4aa7a5cdfa