Skip to content

Update phpstan/phpstan requirement from ^1 to ^2 #369

Update phpstan/phpstan requirement from ^1 to ^2

Update phpstan/phpstan requirement from ^1 to ^2 #369

Triggered via pull request December 30, 2024 13:10
Status Failure
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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