Skip to content

Update dependency phpstan/phpstan to v1.12.19 #412

Update dependency phpstan/phpstan to v1.12.19

Update dependency phpstan/phpstan to v1.12.19 #412

Triggered via pull request July 24, 2024 10:29
Status Failure
Total duration 29s
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 uses Node.js version which is deprecated 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/