Skip to content

Added event in config #6

Added event in config

Added event in config #6

Triggered via push October 17, 2024 04:49
Status Failure
Total duration 47s
Billable time 1m
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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