Skip to content

Add support for commenting multiple database connections (#13) #60

Add support for commenting multiple database connections (#13)

Add support for commenting multiple database connections (#13) #60

Triggered via push July 11, 2023 12:39
Status Failure
Total duration 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: src/Commenters/CurrentUserCommenter.php#L20
Negated boolean expression is always false.
phpstan: src/Commenters/CurrentUserCommenter.php#L26
Access to an undefined property Illuminate\Database\Eloquent\Model::$email.
phpstan: src/SqlCommenterServiceProvider.php#L58
PHPDoc tag @param has invalid value (array<class-string<Commenter> $commenterClasses): Unexpected token "$commenterClasses", expected '>' at offset 48
phpstan
Process completed with exit code 1.