Skip to content

feat: embed version metadata with git information into assembly #356

feat: embed version metadata with git information into assembly

feat: embed version metadata with git information into assembly #356

Triggered via push February 1, 2025 16:55
Status Failure
Total duration 5m 51s
Artifacts 3

build.yml

on: push
Generate Version-Specific Network Keys
1m 32s
Generate Version-Specific Network Keys
Publish GitHub Release
0s
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

6 errors and 40 warnings
Build for Windows: Intersect.Editor/Core/Program.cs#L22
The type or namespace name 'LoggingLevelSwitch' could not be found (are you missing a using directive or an assembly reference?)
Build for Windows: Intersect.Editor/Core/Program.cs#L26
'LoggerConfiguration' does not contain a definition for 'CreateLoggerForIntersect' and no accessible extension method 'CreateLoggerForIntersect' accepting a first argument of type 'LoggerConfiguration' could be found (are you missing a using directive or an assembly reference?)
Build for Windows: Intersect.Editor/Core/Program.cs#L26
Cannot infer the type of implicitly-typed deconstruction variable '_'.
Build for Windows: Intersect.Editor/Core/Program.cs#L26
Cannot infer the type of implicitly-typed discard.
Build for Windows: Intersect.Editor/Core/Program.cs#L26
Cannot infer the type of implicitly-typed deconstruction variable 'logger'.
Build for Windows
Process completed with exit code 1.
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#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/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?'
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/ColorF.cs#L7
'ColorF' overrides Object.Equals(object o) 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/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/Memory/DatabaseUtils.cs#L18
Dereference of a possibly null reference.
Build for Linux: Framework/Intersect.Framework.Core/Memory/DatabaseUtils.cs#L29
Dereference of a possibly null reference.
Build for Linux: Framework/Intersect.Framework.Core/Memory/DatabaseUtils.cs#L63
Dereference of a possibly null reference.
Build for Linux: Framework/Intersect.Framework.Core/Memory/DatabaseUtils.cs#L75
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#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/GameObjects/Variables/VariableValue.cs#L131
The variable 'exception' is declared but never used
Build for MacOS: Framework/Intersect.Framework.Core/Memory/DatabaseUtils.cs#L18
Dereference of a possibly null reference.
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#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/GameObjects/Variables/VariableValue.cs#L131
The variable 'exception' is declared but never used
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.
Build for Windows: Framework/Intersect.Framework.Core/Memory/DatabaseUtils.cs#L63
Dereference of a possibly null reference.

Artifacts

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