Skip to content

chore: the year is 2024 #43

chore: the year is 2024

chore: the year is 2024 #43

Triggered via push April 5, 2024 03:19
Status Success
Total duration 7m 6s
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/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: Tests/FileSystemTest/KVResource.cs#L17
Possible null reference assignment.
build: Tests/FileSystemTest/KVResource.cs#L18
Possible null reference assignment.
build: Tests/FileSystemTest/KVResource.cs#L8
Non-nullable field 'Apple' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Tests/FileSystemTest/KVResource.cs#L9
Non-nullable field 'Tomato' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Veldrid.ImGui/ImGuiController.cs#L35
The field 'ImGuiController._controlDown' is never used
build: Veldrid.ImGui/ImGuiController.cs#L36
The field 'ImGuiController._shiftDown' is never used