Skip to content

Update README.md

Update README.md #57

Triggered via push April 15, 2024 00:27
Status Success
Total duration 3m 38s
Artifacts

engine_tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/DirectoryProvider.cs#L34
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: Source/DebugProf/Profiler.cs#L41
Dereference of a possibly null reference.
build: Source/Utilities/ModelCompiler/ModelConfig.cs#L12
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/Utilities/ModelCompiler/ModelConfig.cs#L12
Non-nullable field 'ReferenceModel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.