Fix log severity (more) #1907
lint.yml
on: push
Lint Code Base
1m 46s
Matrix: PHP Static Analysis
Annotations
4 errors
PHP Static Analysis (8.1):
LibreNMS/OS.php#L245
Method LibreNMS\OS::make() should return static(LibreNMS\OS) but returns object.
|
PHP Static Analysis (8.1):
LibreNMS/OS.php#L255
Method LibreNMS\OS::make() should return static(LibreNMS\OS) but returns object.
|
PHP Static Analysis (8.1):
LibreNMS/OS.php#L262
Method LibreNMS\OS::make() should return static(LibreNMS\OS) but returns LibreNMS\OS\Generic.
|
PHP Static Analysis (8.1)
Process completed with exit code 1.
|