Apply fixes from StyleCI #454
Open
Annotations
9 errors
|
Run PHPStan
Process completed with exit code 1.
|
|
Run PHPStan:
routes/web.php#L244
Class App\Http\Controllers\Ajax\ServiceController not found.
|
|
Run PHPStan:
app/Http/Controllers/ServiceController.php#L0
Ignored error pattern #^Cannot call method only\(\) on array\<string, string\>\.$# in path /home/runner/work/librenms/librenms/app/Http/Controllers/ServiceController.php was not matched in reported errors.
|
|
Run PHPStan:
app/Http/Controllers/ServiceController.php#L0
Ignored error pattern #^Called 'Model\:\:make\(\)' which performs unnecessary work, use 'new Model\(\)'\.$# in path /home/runner/work/librenms/librenms/app/Http/Controllers/ServiceController.php was not matched in reported errors.
|
|
Run PHPStan:
LibreNMS/Services/ServiceOption.php#L55
Access to an undefined property LibreNMS\Services\ServiceOption::$long.
|
|
Run PHPStan:
LibreNMS/Services/ServiceOption.php#L38
Access to an undefined property LibreNMS\Services\ServiceOption::$long.
|
|
Run PHPStan:
LibreNMS/Services/Service.php#L67
Undefined variable: $values
|
|
Run PHPStan:
LibreNMS/Services/Service.php#L66
Variable $values in isset() is never defined.
|
|
Run PHPStan:
LibreNMS/Services/Service.php#L52
PHPDoc tag `@param` references unknown parameter: $device
|
Loading