Skip to content

ingame ui safety checks/deferrals #200

ingame ui safety checks/deferrals

ingame ui safety checks/deferrals #200

Triggered via push February 20, 2025 12:28
Status Failure
Total duration 7m 2s
Artifacts 1

build.yml

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

Annotations

24 errors and 45 warnings
Build for MacOS: Intersect.Client.Core/Core/Input.cs#L129
The name 'gameUi' does not exist in the current context
Build for MacOS: Intersect.Client.Core/Core/Input.cs#L131
The name 'gameUi' does not exist in the current context
Build for MacOS: Intersect.Client.Core/Core/Input.cs#L133
The name 'gameUi' does not exist in the current context
Build for MacOS: Intersect.Client.Core/Core/Input.cs#L147
The name 'gameUi' does not exist in the current context
Build for MacOS: Intersect.Client.Core/Core/Input.cs#L149
The name 'gameUi' does not exist in the current context
Build for MacOS: Intersect.Client.Core/Core/Input.cs#L153
The name 'gameUi' does not exist in the current context
Build for MacOS: Intersect.Client.Core/Core/Input.cs#L158
The name 'gameUi' does not exist in the current context
Build for MacOS
Process completed with exit code 1.
Build for Linux: Intersect.Client.Core/Core/Input.cs#L129
The name 'gameUi' does not exist in the current context
Build for Linux: Intersect.Client.Core/Core/Input.cs#L131
The name 'gameUi' does not exist in the current context
Build for Linux: Intersect.Client.Core/Core/Input.cs#L133
The name 'gameUi' does not exist in the current context
Build for Linux: Intersect.Client.Core/Core/Input.cs#L147
The name 'gameUi' does not exist in the current context
Build for Linux: Intersect.Client.Core/Core/Input.cs#L149
The name 'gameUi' does not exist in the current context
Build for Linux: Intersect.Client.Core/Core/Input.cs#L153
The name 'gameUi' does not exist in the current context
Build for Linux: Intersect.Client.Core/Core/Input.cs#L158
The name 'gameUi' does not exist in the current context
Build for Linux
Process completed with exit code 1.
Build for Windows: Intersect.Client.Core/Core/Input.cs#L129
The name 'gameUi' does not exist in the current context
Build for Windows: Intersect.Client.Core/Core/Input.cs#L131
The name 'gameUi' does not exist in the current context
Build for Windows: Intersect.Client.Core/Core/Input.cs#L133
The name 'gameUi' does not exist in the current context
Build for Windows: Intersect.Client.Core/Core/Input.cs#L147
The name 'gameUi' does not exist in the current context
Build for Windows: Intersect.Client.Core/Core/Input.cs#L149
The name 'gameUi' does not exist in the current context
Build for Windows: Intersect.Client.Core/Core/Input.cs#L153
The name 'gameUi' does not exist in the current context
Build for Windows: Intersect.Client.Core/Core/Input.cs#L158
The name 'gameUi' does not exist in the current context
Build for Windows
Process completed with exit code 1.
Generate Version-Specific Network Keys: Framework/Intersect.Framework/Collections/ConcurrentConditionalDequeue.cs#L122
Parameter 'value' must have a non-null value when exiting with 'true'.
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/ColorF.cs#L7
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
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/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/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)
Generate Version-Specific Network Keys
Cache not found for keys: Linux-binaries-keys-0.8.0-beta-99da72c51039cba81a5bf7e5d7cf35488cafa7fb48b4228ab5b07eba608f77e7
Build for MacOS
Cache not found for keys: macOS-binaries-0.8.0-beta-99da72c51039cba81a5bf7e5d7cf35488cafa7fb48b4228ab5b07eba608f77e7
Build for MacOS: Framework/Intersect.Framework/Collections/ConcurrentConditionalDequeue.cs#L122
Parameter 'value' must have a non-null value when exiting with 'true'.
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/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/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 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
Cache not found for keys: macOS-nuget-0.8.0-beta-c7a483303070cbe499c6af24d6eb9007d6f9f6125ccd25f730c0114b7b11a0f8
Build for Linux: Framework/Intersect.Framework/Collections/ConcurrentConditionalDequeue.cs#L122
Parameter 'value' must have a non-null value when exiting with 'true'.
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/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#L19
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
Build for Linux: Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L55
Dereference of a possibly null reference.
Build for Linux: Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L70
Dereference of a possibly null reference.
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-99da72c51039cba81a5bf7e5d7cf35488cafa7fb48b4228ab5b07eba608f77e7
Build for Windows: Framework/Intersect.Framework/Collections/ConcurrentConditionalDequeue.cs#L122
Parameter 'value' must have a non-null value when exiting with 'true'.
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/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/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
Cache not found for keys: Windows-binaries-0.8.0-beta-b23d04a4f59456baacc1e51317e2948846b3c342f3596e9a71cec270238d59ba

Artifacts

Produced during runtime
Name Size Digest
keys Expired
3.09 KB
sha256:a7604555524f71616b4b8558c6c81a2aa87704a26fa95f504cf6bf656ca72da9