Skip to content

FIX spawn amount

FIX spawn amount #31

Triggered via push October 21, 2023 11:49
Status Failure
Total duration 1m 37s
Artifacts

pipeline.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test
Process completed with exit code 1.
test: Weikio.PluginFramework.Microsoft.DependencyInjection/ServiceCollectionExtensions.cs#L159
Cannot convert null literal to non-nullable reference type.
test: Core/Core/Utils/QuadTree.cs#L144
Possible mistaken empty statement
test: Executables/Auth/Packets/LoginRequest.cs#L9
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: Executables/Auth/Packets/LoginRequest.cs#L11
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: Executables/Auth/Packets/LoginFailed.cs#L13
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.