feat: basic auth for all api endpoints #26
Annotations
4 warnings
Verify:
Plugin.cs#L21
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Verify:
killfeed/VampireDownedServerEventSystemPatches.cs#L30
The result of the expression is always 'false' since a value of type 'EntityQuery' is never equal to 'null' of type 'EntityQuery?'
|
Verify:
Plugin.cs#L21
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Verify:
killfeed/VampireDownedServerEventSystemPatches.cs#L30
The result of the expression is always 'false' since a value of type 'EntityQuery' is never equal to 'null' of type 'EntityQuery?'
|