Skip to content

Command Line Tool for Converting Between KH Animation Formats - KHAnimationConverter #1333

Command Line Tool for Converting Between KH Animation Formats - KHAnimationConverter

Command Line Tool for Converting Between KH Animation Formats - KHAnimationConverter #1333

Triggered via pull request March 5, 2025 22:11
Status Failure
Total duration 3m 24s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: OpenKh.Command.KHAnimationConverter/Program.cs#L77
Invalid token 'else' in class, record, struct, or interface member declaration
build: OpenKh.Command.KHAnimationConverter/Program.cs#L79
Invalid token '(' in class, record, struct, or interface member declaration
build: OpenKh.Command.KHAnimationConverter/Program.cs#L79
Tuple must contain at least two elements.
build: OpenKh.Command.KHAnimationConverter/Program.cs#L79
Invalid token '$"Error: Failed to write file to disc - Unsupported Format: {format}"' in class, record, struct, or interface member declaration
build: OpenKh.Command.KHAnimationConverter/Program.cs#L80
Invalid token '=' in class, record, struct, or interface member declaration
build: OpenKh.Command.Bdxio/Antlr4/BdxScriptLexer.cs#L32
'BdxScriptLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: OpenKh.Command.Bdxio/Antlr4/BdxScriptParser.cs#L35
'BdxScriptParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: OpenKh.Command.Bdxio/Models/BdxHeader.cs#L32
Non-nullable property 'Addr' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: OpenKh.Command.Bdxio/Models/BdxTrap.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: XeEngine.Tools.Public/Xe.Tools.Wpf/Controls/NumericUpDown.xaml.cs#L78
The event 'NumericUpDown.ValueChanged' is never used
build: XeEngine.Tools.Public/Xe.Tools.Wpf/Controls/NumericUpDownd.xaml.cs#L78
The event 'NumericUpDownd.ValueChanged' is never used
build: XeEngine.Tools.Public/Xe.Tools.Wpf/Controls/NumericUpDownd.xaml.cs#L78
The event 'NumericUpDownd.ValueChanged' is never used
build: XeEngine.Tools.Public/Xe.Tools.Wpf/Controls/NumericUpDown.xaml.cs#L78
The event 'NumericUpDown.ValueChanged' is never used
build: OpenKh.Kh2/Models/VIF/VifProcessor.cs#L179
The variable 'vifAddressPosition' is assigned but its value is never used
build: OpenKh.Kh2/Models/VIF/VifCommon.cs#L98
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
build
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.