Update Composer::AuthHelper usage #491
Annotations
10 errors
Run Psalm:
src/SelfManage/Update/FetchPieReleaseFromGitHub.php#L82
src/SelfManage/Update/FetchPieReleaseFromGitHub.php:82:43: UndefinedMethod: Method Composer\Util\AuthHelper::addAuthenticationOptions does not exist (see https://psalm.dev/022)
|
Run Psalm:
src/SelfManage/Update/FetchPieReleaseFromGitHub.php#L82
src/SelfManage/Update/FetchPieReleaseFromGitHub.php:82:9: MixedAssignment: Unable to determine the type that $authOptions is being assigned to (see https://psalm.dev/032)
|
Run Psalm:
src/SelfManage/Update/FetchPieReleaseFromGitHub.php#L44
src/SelfManage/Update/FetchPieReleaseFromGitHub.php:44:33: MixedArrayAccess: Cannot access array value on mixed variable $authOptions['http'] (see https://psalm.dev/051)
|
Run Psalm:
src/SelfManage/Update/FetchPieReleaseFromGitHub.php#L44
src/SelfManage/Update/FetchPieReleaseFromGitHub.php:44:33: MixedArrayAccess: Cannot access array value on mixed variable $authOptions (see https://psalm.dev/051)
|
Run Psalm:
src/SelfManage/Update/FetchPieReleaseFromGitHub.php#L37
src/SelfManage/Update/FetchPieReleaseFromGitHub.php:37:43: UndefinedMethod: Method Composer\Util\AuthHelper::addAuthenticationOptions does not exist (see https://psalm.dev/022)
|
Run Psalm:
src/SelfManage/Update/FetchPieReleaseFromGitHub.php#L37
src/SelfManage/Update/FetchPieReleaseFromGitHub.php:37:9: MixedAssignment: Unable to determine the type that $authOptions is being assigned to (see https://psalm.dev/032)
|
Run Psalm:
src/Downloading/GithubPackageReleaseAssets.php#L87
src/Downloading/GithubPackageReleaseAssets.php:87:37: MixedArrayAccess: Cannot access array value on mixed variable $authOptions['http'] (see https://psalm.dev/051)
|
Run Psalm:
src/Downloading/GithubPackageReleaseAssets.php#L87
src/Downloading/GithubPackageReleaseAssets.php:87:37: MixedArrayAccess: Cannot access array value on mixed variable $authOptions (see https://psalm.dev/051)
|
Run Psalm:
src/Downloading/GithubPackageReleaseAssets.php#L80
src/Downloading/GithubPackageReleaseAssets.php:80:53: UndefinedMethod: Method Composer\Util\AuthHelper::addAuthenticationOptions does not exist (see https://psalm.dev/022)
|
Run Psalm:
src/Downloading/GithubPackageReleaseAssets.php#L80
src/Downloading/GithubPackageReleaseAssets.php:80:13: MixedAssignment: Unable to determine the type that $authOptions is being assigned to (see https://psalm.dev/032)
|
Loading