Engine Tests #42
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.
|