Skip to content

feat: basic auth for all api endpoints #26

feat: basic auth for all api endpoints

feat: basic auth for all api endpoints #26

Triggered via pull request June 1, 2024 15:52
Status Success
Total duration 39s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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?'