Skip to content

Clean code

Clean code #45

Triggered via pull request November 2, 2023 11:48
Status Failure
Total duration 44s
Artifacts

static.yml

on: pull_request
Matrix: phpstan / phpstan
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan / PHP 8.1-ubuntu-latest: src/Framework/Repository/AbstractRepository.php#L24
Using nullsafe method call on non-nullable type yii\db\Transaction. Use -> instead.
phpstan / PHP 8.1-ubuntu-latest: src/Framework/Repository/AbstractRepository.php#L28
Using nullsafe method call on non-nullable type yii\db\Transaction. Use -> instead.
phpstan / PHP 8.1-ubuntu-latest
Process completed with exit code 1.