Skip to content

Code Improvements (#235) #627

Code Improvements (#235)

Code Improvements (#235) #627

Triggered via push July 12, 2024 12:25
Status Success
Total duration 1m 9s
Artifacts

larastan.yaml

on: push
Matrix: laravel-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PHP8.2 on ubuntu-latest (highest)
Child process error (exit code 255): In User.php line 21: Trait "Laravel\Fortify\TwoFactorAuthenticatable" not found ⚠️ You're using a deprecated config option checkMissingIterableValueType ⚠️️ It's strongly recommended to remove it from your configuration file and add the missing array typehints. If you want to continue ignoring missing typehints from arrays, add missingType.iterableValue error identifier to your ignoreErrors: parameters: ignoreErrors: - identifier: missingType.iterableValue ⚠️ You're using a deprecated config option checkGenericClassInNonGenericObjectType ⚠️️ It's strongly recommended to remove it from your configuration file and add the missing generic typehints. If you want to continue ignoring missing typehints from generics, add missingType.generics error identifier to your ignoreErrors: parameters: ignoreErrors: - identifier: missingType.generics PHP Fatal error: Trait "Laravel\Fortify\TwoFactorAuthenticatable" not found in /home/runner/work/nova-dusk-suite/nova-dusk-suite/app/Models/User.php on line 21 Fatal error: Trait "Laravel\Fortify\TwoFactorAuthenticatable" not found in /home/runner/work/nova-dusk-suite/nova-dusk-suite/app/Models/User.php on line 21 while running parallel worker
PHP8.2 on ubuntu-latest (highest)
Process completed with exit code 1.