chore(deps): update dependency vite to v6.0.9 [security] #976
Annotations
4 errors and 1 warning
Run php ./vendor/bin/psalm --threads=2 --output-format=github --report=results.sarif:
app/Actions/Fortify/CreateNewUser.php#L36
app/Actions/Fortify/CreateNewUser.php:36:24: InvalidStaticInvocation: Method App\Models\User::create is not static, but is called statically (see https://psalm.dev/014)
|
Run php ./vendor/bin/psalm --threads=2 --output-format=github --report=results.sarif:
app/Actions/Fortify/CreateNewUser.php#L52
app/Actions/Fortify/CreateNewUser.php:52:35: InvalidStaticInvocation: Method App\Models\Team::forcecreate is not static, but is called statically (see https://psalm.dev/014)
|
Run php ./vendor/bin/psalm --threads=2 --output-format=github --report=results.sarif:
app/Providers/FortifyServiceProvider.php#L52
app/Providers/FortifyServiceProvider.php:52:21: InvalidStaticInvocation: Method App\Models\User::where is not static, but is called statically (see https://psalm.dev/014)
|
Run php ./vendor/bin/psalm --threads=2 --output-format=github --report=results.sarif
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