Skip to content

Update readme

Update readme #150

Triggered via push August 25, 2023 09:12
Status Failure
Total duration 43s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
phpstan: src/Controllers/DeleteMonitorController.php#L11
Method romanzipp\QueueMonitor\Controllers\DeleteMonitorController::__invoke() has parameter $monitorId with no type specified.
phpstan: src/Services/QueueMonitor.php#L130
Cannot access property $queue on object|string.
phpstan
Process completed with exit code 1.
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/