Skip to content

Improved support for GitLab #636

Improved support for GitLab

Improved support for GitLab #636

Triggered via pull request December 23, 2023 22:59
Status Failure
Total duration 57s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPStan: src/Entity/Package.php#L277
Method App\Entity\Package::isGitHub() return type has no value type specified in iterable type array.
PHPStan: src/Entity/Package.php#L287
Method App\Entity\Package::isGitLab() return type has no value type specified in iterable type array.
PHPStan: src/Package/Updater.php#L246
Cannot access offset 1 on non-empty-array|true.
PHPStan: src/Package/Updater.php#L246
Cannot access offset 2 on non-empty-array|true.
PHPStan: src/Package/Updater.php#L248
Cannot access offset 1 on non-empty-array|true.
PHPStan: src/Package/Updater.php#L248
Cannot access offset 2 on non-empty-array|true.
PHPStan: src/Package/Updater.php#L622
Call to an undefined method Composer\Repository\Vcs\GitLabDriver::getRepoData().
PHPStan
Process completed with exit code 1.