Added jobs to queeue pending health checks #15
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/
|