Bump shivammathur/setup-php from 2.25.4 to 2.32.0 #73
Annotations
4 errors and 1 warning
Run composer psalm:
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)
|
Run composer psalm:
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)
|
Run composer psalm:
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)
|
Run composer psalm
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading