Add Telegram resource owner #800
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
php-cs-fixer
26s
phpstan
25s
Matrix: phpunit
Annotations
9 errors
phpstan:
src/OAuth/ResourceOwner/TelegramResourceOwner.php#L85
Method HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\TelegramResourceOwner::getAccessToken() should return array but returns string.
|
phpstan:
tests/OAuth/ResourceOwner/TelegramResourceOwnerTest.php#L147
PHPDoc tag @var for variable $userResponse contains unknown class HWI\Bundle\OAuthBundle\Tests\OAuth\ResourceOwner\AbstractUserResponse.
|
phpstan:
tests/OAuth/ResourceOwner/TelegramResourceOwnerTest.php#L149
Call to method getUsername() on an unknown class HWI\Bundle\OAuthBundle\Tests\OAuth\ResourceOwner\AbstractUserResponse.
|
phpstan:
tests/OAuth/ResourceOwner/TelegramResourceOwnerTest.php#L150
Call to method getNickname() on an unknown class HWI\Bundle\OAuthBundle\Tests\OAuth\ResourceOwner\AbstractUserResponse.
|
phpstan:
tests/OAuth/ResourceOwner/TelegramResourceOwnerTest.php#L151
Call to method getAccessToken() on an unknown class HWI\Bundle\OAuthBundle\Tests\OAuth\ResourceOwner\AbstractUserResponse.
|
phpstan:
tests/OAuth/ResourceOwner/TelegramResourceOwnerTest.php#L152
Call to method getRefreshToken() on an unknown class HWI\Bundle\OAuthBundle\Tests\OAuth\ResourceOwner\AbstractUserResponse.
|
phpstan:
tests/OAuth/ResourceOwner/TelegramResourceOwnerTest.php#L153
Call to method getExpiresIn() on an unknown class HWI\Bundle\OAuthBundle\Tests\OAuth\ResourceOwner\AbstractUserResponse.
|
phpstan
Process completed with exit code 1.
|
php-cs-fixer
Process completed with exit code 8.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
phpunit-logs-php7.4
Expired
|
778 KB |
|
phpunit-logs-php8.0
Expired
|
778 KB |
|
phpunit-logs-php8.1
Expired
|
778 KB |
|
phpunit-logs-php8.2
Expired
|
778 KB |
|
phpunit-logs-php8.3
Expired
|
778 KB |
|