Update phpstan/phpstan requirement from ^1 to ^2 #369
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 1 warning
|
phpstan:
tests/Stubs/LaravelUserStub.php#L1
Ignored error pattern #^Method PHPOpenSourceSaver\\JWTAuth\\Test\\Stubs\\LaravelUserStub\:\:getAuthIdentifierName\(\) should return string but return statement is missing\.$# in path /home/runner/work/jwt-auth/jwt-auth/tests/Stubs/LaravelUserStub.php was not matched in reported errors.
|
|
phpstan:
tests/Stubs/LaravelUserStub.php#L1
Ignored error pattern #^Method PHPOpenSourceSaver\\JWTAuth\\Test\\Stubs\\LaravelUserStub\:\:getAuthPasswordName\(\) should return string but return statement is missing\.$# in path /home/runner/work/jwt-auth/jwt-auth/tests/Stubs/LaravelUserStub.php was not matched in reported errors.
|
|
phpstan:
tests/Stubs/LaravelUserStub.php#L1
Ignored error pattern #^Method PHPOpenSourceSaver\\JWTAuth\\Test\\Stubs\\LaravelUserStub\:\:getAuthPassword\(\) should return string but return statement is missing\.$# in path /home/runner/work/jwt-auth/jwt-auth/tests/Stubs/LaravelUserStub.php was not matched in reported errors.
|
|
phpstan:
tests/Stubs/LaravelUserStub.php#L1
Ignored error pattern #^Method PHPOpenSourceSaver\\JWTAuth\\Test\\Stubs\\LaravelUserStub\:\:getRememberTokenName\(\) should return string but return statement is missing\.$# in path /home/runner/work/jwt-auth/jwt-auth/tests/Stubs/LaravelUserStub.php was not matched in reported errors.
|
|
phpstan:
tests/Stubs/LaravelUserStub.php#L1
Ignored error pattern #^Method PHPOpenSourceSaver\\JWTAuth\\Test\\Stubs\\LaravelUserStub\:\:getRememberToken\(\) should return string but return statement is missing\.$# in path /home/runner/work/jwt-auth/jwt-auth/tests/Stubs/LaravelUserStub.php was not matched in reported errors.
|
|
phpstan
Process completed with exit code 1.
|
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|