Skip to content

Add support for adding connections after boot (#26) #67

Add support for adding connections after boot (#26)

Add support for adding connections after boot (#26) #67

Triggered via push October 18, 2024 13:17
Status Failure
Total duration 32s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
phpstan: src/SqlCommenterServiceProvider.php#L67
Call to function is_array() with class-string<Spatie\SqlCommenter\Commenters\Commenter> will always evaluate to false.
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, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/