Update README #8
Annotations
10 errors
Run PHPStan:
src/Actions/CheckMonitor.php#L20
Access to an undefined property CleaniqueCoders\AppPulse\Models\Monitor::$status.
|
Run PHPStan:
src/Actions/CheckMonitor.php#L26
Access to an undefined property CleaniqueCoders\AppPulse\Models\Monitor::$url.
|
Run PHPStan:
src/Actions/CheckMonitor.php#L32
Variable $startTime might not be defined.
|
Run PHPStan:
src/Actions/CheckMonitor.php#L44
Access to an undefined property CleaniqueCoders\AppPulse\Models\Monitor::$status.
|
Run PHPStan:
src/Actions/CheckSsl.php#L23
Access to an undefined property CleaniqueCoders\AppPulse\Models\Monitor::$ssl_check.
|
Run PHPStan:
src/Actions/CheckSsl.php#L28
Access to an undefined property CleaniqueCoders\AppPulse\Models\Monitor::$url.
|
Run PHPStan:
src/Actions/CheckSsl.php#L29
Call to an undefined static method Spatie\SslCertificate\SslCertificate::createForHost().
|
Run PHPStan:
src/Actions/CheckSsl.php#L58
Access to an undefined property CleaniqueCoders\AppPulse\Models\Monitor::$status.
|
Run PHPStan:
src/Commands/CheckMonitorStatusCommand.php#L31
Access to an undefined property CleaniqueCoders\AppPulse\Models\Monitor::$ssl_check.
|
Run PHPStan:
src/Enums/SiteStatus.php#L20
Match arm is unreachable because previous comparison is always true.
|
Loading