Skip to content

Feat/engine tools

Feat/engine tools #48

Triggered via pull request April 14, 2024 03:15
Status Failure
Total duration 4m 17s
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#L23
The name 'ProgInfo' does not exist in the current context
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/Tools/MaterialEditor/MaterialEditorTool.cs#L20
'MaterialEditorTool.OnLayout()': no suitable method found to override
build: Source/Tools/MaterialEditor/MaterialEditorTool.cs#L6
'MaterialEditorTool' does not implement inherited abstract member 'EngineTool.CreateGui()'
build: Source/Utilities/PackTool/Program.cs#L23
The name 'ProgInfo' does not exist in the current context
build: Source/DebugProf/Profiler.cs#L41
Dereference of a possibly null reference.
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: 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: Source/FileSystem/Providers/DirectoryProvider.cs#L34
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build: Source/FileSystem/Providers/VpkProvider.cs#L39
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build: Source/FileSystem/Providers/VpkProvider.cs#L16
Possible null reference assignment.
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.