Skip to content

Feat/engine tools

Feat/engine tools #50

Triggered via pull request April 14, 2024 20:34
Status Failure
Total duration 4m 1s
Artifacts

engine_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: Source/Utilities/PackTool/Program.cs#L26
An object reference is required for the non-static field, method, or property 'Program.PrintHelp()'
build: Source/Utilities/ModelCompiler/SMDData.cs#L14
The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?)
build: Source/Utilities/ModelCompiler/SMDData.cs#L15
The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?)
build: Source/Utilities/ModelCompiler/SMDData.cs#L22
The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?)
build: Source/Utilities/ModelCompiler/SMDData.cs#L23
The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?)
build: Source/Utilities/ModelCompiler/SMDData.cs#L24
The type or namespace name 'Vector2' could not be found (are you missing a using directive or an assembly reference?)
build: Source/Utilities/PackTool/Program.cs#L26
An object reference is required for the non-static field, method, or property 'Program.PrintHelp()'
build: Source/Utilities/ModelCompiler/SMDData.cs#L14
The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?)
build: Source/Utilities/ModelCompiler/SMDData.cs#L15
The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?)
build: Source/Utilities/ModelCompiler/SMDData.cs#L22
The type or namespace name 'Vector3' could not be found (are you missing a using directive or an assembly reference?)
build: Source/DebugProf/Profiler.cs#L41
Dereference of a possibly null reference.
build: Veldrid.ImGui/ImGuiController.cs#L36
The field 'ImGuiController._shiftDown' is never used
build: Veldrid.ImGui/ImGuiController.cs#L37
The field 'ImGuiController._altDown' is never used
build: Veldrid.ImGui/ImGuiController.cs#L35
The field 'ImGuiController._controlDown' is never used
build: Veldrid.ImGui/ImGuiController.cs#L38
The field 'ImGuiController._winKeyDown' is never used
build: Source/InputSystem/InputSystem.cs#L205
Converting null literal or possible null value to non-nullable type.
build: Source/InputSystem/InputSystem.cs#L218
Converting null literal or possible null value to non-nullable type.
build: Source/InputSystem/InputSystem.cs#L220
Dereference of a possibly null reference.
build: Source/InputSystem/InputSystem.cs#L248
Converting null literal or possible null value to non-nullable type.
build: Source/InputSystem/InputSystem.cs#L250
Dereference of a possibly null reference.