Skip to content

Update dependency phpstan/phpstan to v1.12.7 #404

Update dependency phpstan/phpstan to v1.12.7

Update dependency phpstan/phpstan to v1.12.7 #404

Triggered via pull request July 6, 2024 12:44
Status Failure
Total duration 25s
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/