Skip to content

Feat/engine tools

Feat/engine tools #52

Triggered via pull request April 14, 2024 21:08
Status Success
Total duration 3m 47s
Artifacts

engine_tests.yml

on: pull_request
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: 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.
build: Source/InputSystem/InputSystem.cs#L278
Converting null literal or possible null value to non-nullable type.