Add Microsoft resource owner #875
ci.yaml
on: pull_request
php-cs-fixer
19s
phpstan
32s
Matrix: phpunit
Annotations
13 errors and 10 warnings
php-cs-fixer
Process completed with exit code 8.
|
PHPUnit (PHP 8.1 + ^5.4)
Process completed with exit code 2.
|
PHPUnit (PHP 8.2 + ^7.1)
Process completed with exit code 2.
|
PHPUnit (PHP 8.3 + ^6.4)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1 + ^6.4)
Process completed with exit code 2.
|
phpstan:
src/DependencyInjection/CompilerPass/ResourceOwnerCompilerPass.php#L73
Offset 'type' on array{0: string, parameter: non-falsy-string, 1: non-falsy-string, type: non-empty-string, 2: non-empty-string} on left side of ?? always exists and is not nullable.
|
phpstan:
src/OAuth/ResourceOwner/GoogleResourceOwner.php#L93
Access to an undefined property Symfony\Component\OptionsResolver\OptionsResolver::$set.
|
phpstan:
src/OAuth/ResourceOwner/GoogleResourceOwner.php#L93
Expression "$resolver->setAllowedValues('access_type', ['online', 'offline', null])->setAllowedValues('approval_prompt', ['force', 'auto', null])->setAllowedValues('display', ['page', 'popup', 'touch', 'wap', null])->setAllowedValues('login_hint', ['email address', 'sub', null])->setAllowedValues('prompt', ['consent', 'select_account', null])->setAllowedValues('use_postmessage_redirect_uri', [false, true])->set" on a separate line does not do anything.
|
phpstan:
src/Security/Http/Firewall/RefreshAccessTokenListener.php#L43
Call to an undefined method Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator::getAuthenticator().
|
phpstan
Process completed with exit code 1.
|
PHPUnit (PHP 8.3 + ^7.1)
Process completed with exit code 2.
|
PHPUnit (PHP 8.1 + ^5.4)
Process completed with exit code 2.
|
PHPUnit (PHP 8.2 + ^6.4)
Process completed with exit code 2.
|
php-cs-fixer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPUnit (PHP 8.1 + ^5.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPUnit (PHP 8.2 + ^7.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPUnit (PHP 8.3 + ^6.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPUnit (PHP 8.1 + ^6.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPUnit (PHP 8.3 + ^7.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPUnit (PHP 8.1 + ^5.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPUnit (PHP 8.2 + ^6.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "phpunit-logs-php8.1", "phpunit-logs-php8.2", "phpunit-logs-php8.3".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
phpunit-logs-php8.1
|
4.3 MB |
|
phpunit-logs-php8.2
|
4.77 MB |
|
phpunit-logs-php8.3
|
4.41 MB |
|