Skip to content

Added jobs to queeue pending health checks #15

Added jobs to queeue pending health checks

Added jobs to queeue pending health checks #15

Triggered via push November 16, 2024 11:12
Status Failure
Total duration 26s
Billable time 1m
Artifacts

stan.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
phpstan: app/Console/Commands/QueueHealthChecks.php#L37
Called 'env' outside of the config directory which returns null when the config is cached, use 'config'.
phpstan: app/Jobs/CheckSiteHealth.php#L47
Property App\Models\Site::$last_seen (string) does not accept Carbon\Carbon.
phpstan
Process completed with exit code 1.
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/