Skip to content

PHPStan

PHPStan #24

Triggered via push December 24, 2023 19:59
Status Failure
Total duration 37s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: src/PersonalAccessToken.php#L40
Cannot access property $token on static(CacheForLaravelSanctum\PersonalAccessToken)|string.
phpstan: src/PersonalAccessToken.php#L63
Access to an undefined property CacheForLaravelSanctum\PersonalAccessToken::$token.
phpstan: src/PersonalAccessToken.php#L65
Access to an undefined property CacheForLaravelSanctum\PersonalAccessToken::$token.
phpstan
Process completed with exit code 1.