Skip to content

Engine Tests

Engine Tests #42

Triggered via push April 5, 2024 03:19
Status Success
Total duration 5m 4s
Artifacts

engine_tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Source/DebugProf/Profiler.cs#L41
Dereference of a possibly null reference.
build: Source/InputSystem/InputSystem.cs#L205
Converting null literal or possible null value to non-nullable type.
build: Veldrid.ImGui/ImGuiController.cs#L35
The field 'ImGuiController._controlDown' is never used
build: Source/InputSystem/InputSystem.cs#L218
Converting null literal or possible null value to non-nullable type.
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/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.