Bump shivammathur/setup-php from 2.25.4 to 2.32.0 #73
tests.yml
on: pull_request
Configure
4s
Matrix: Prepare Dependencies
Rector
17s
PHP CS Fixer
14s
Composer Normalize
14s
Composer Validate
12s
Matrix: PEST
Matrix: PHPStan
Matrix: Psalm
Annotations
15 errors and 17 warnings
Composer Validate
Process completed with exit code 1.
|
PHPStan (8.2):
src/Models/User.php#L303
Method Auth0\Symfony\Models\User::getUserIdentifier() should return non-empty-string but returns ''.
|
PHPStan (8.2):
src/Models/User.php#L306
Method Auth0\Symfony\Models\User::getUserIdentifier() should return non-empty-string but returns string.
|
PHPStan (8.2)
Process completed with exit code 1.
|
MoreSpecificReturnType:
src/Models/User.php#L298
src/Models/User.php:298:42: MoreSpecificReturnType: The declared return type 'non-empty-string' for Auth0\Symfony\Models\User::getUserIdentifier is more specific than the inferred return type 'string' (see https://psalm.dev/070)
|
InvalidReturnStatement:
src/Models/User.php#L303
src/Models/User.php:303:20: InvalidReturnStatement: The inferred type '''' does not match the declared return type 'non-empty-string' for Auth0\Symfony\Models\User::getUserIdentifier (see https://psalm.dev/128)
|
LessSpecificReturnStatement:
src/Models/User.php#L306
src/Models/User.php:306:16: LessSpecificReturnStatement: The type 'string' is more general than the declared return type 'non-empty-string' for Auth0\Symfony\Models\User::getUserIdentifier (see https://psalm.dev/129)
|
Psalm (8.2)
Process completed with exit code 2.
|
PHPStan (8.3):
src/Models/User.php#L303
Method Auth0\Symfony\Models\User::getUserIdentifier() should return non-empty-string but returns ''.
|
PHPStan (8.3):
src/Models/User.php#L306
Method Auth0\Symfony\Models\User::getUserIdentifier() should return non-empty-string but returns string.
|
PHPStan (8.3)
Process completed with exit code 1.
|
MoreSpecificReturnType:
src/Models/User.php#L298
src/Models/User.php:298:42: MoreSpecificReturnType: The declared return type 'non-empty-string' for Auth0\Symfony\Models\User::getUserIdentifier is more specific than the inferred return type 'string' (see https://psalm.dev/070)
|
InvalidReturnStatement:
src/Models/User.php#L303
src/Models/User.php:303:20: InvalidReturnStatement: The inferred type '''' does not match the declared return type 'non-empty-string' for Auth0\Symfony\Models\User::getUserIdentifier (see https://psalm.dev/128)
|
LessSpecificReturnStatement:
src/Models/User.php#L306
src/Models/User.php:306:16: LessSpecificReturnStatement: The type 'string' is more general than the declared return type 'non-empty-string' for Auth0\Symfony\Models\User::getUserIdentifier (see https://psalm.dev/129)
|
Psalm (8.3)
Process completed with exit code 2.
|
Configure
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare Dependencies (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare Dependencies (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prepare Dependencies (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Composer Validate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Composer Normalize
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP CS Fixer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Psalm (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rector
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Psalm (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PEST (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PEST (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PEST (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Psalm (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|