Skip to content

Update dependency phpstan/phpstan to v1.12.7 #449

Update dependency phpstan/phpstan to v1.12.7

Update dependency phpstan/phpstan to v1.12.7 #449

Triggered via pull request October 18, 2024 14:29
Status Failure
Total duration 22s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
phpstan: src/Dacapo/Domain/Schema/IndexModifier/IndexModifier.php#L73
Unreachable statement - code above always terminates.
phpstan: src/Dacapo/Domain/Schema/Table/Column/Column.php#L68
Offset 'args' on array<string, mixed> on left side of ?? always exists and is not nullable.
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/