Skip to content

Bump tailwindcss from 3.4.15 to 3.4.16 #31

Bump tailwindcss from 3.4.15 to 3.4.16

Bump tailwindcss from 3.4.15 to 3.4.16 #31

Triggered via push December 9, 2024 16:16
Status Failure
Total duration 43s
Artifacts

quality.yaml

on: push
security-checker
7s
security-checker
larastan
34s
larastan
pint-fixer
26s
pint-fixer
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
larastan: app/Actions/Fortify/UpdateUserProfileInformation.php#L34
Instanceof between App\Models\User and Illuminate\Contracts\Auth\MustVerifyEmail will always evaluate to true.
larastan: app/Http/Controllers/SocialiteController.php#L80
Method App\Http\Controllers\SocialiteController::findOrCreateUser() should return App\Models\User but returns Illuminate\Database\Eloquent\Model|null.
larastan: app/Http/Controllers/SocialiteController.php#L113
Access to an undefined property Illuminate\Database\Eloquent\Model::$avatar.
larastan: app/Http/Controllers/SocialiteController.php#L128
Parameter #3 $value of function curl_setopt expects bool, int given.
larastan: app/Jobs/Import/ImportHubDataJob.php#L323
Parameter #3 $value of function curl_setopt expects bool, int given.
larastan: app/Jobs/Import/ImportHubDataJob.php#L873
Parameter #3 $value of function curl_setopt expects bool, int given.
larastan: app/Jobs/Import/ImportHubDataJob.php#L930
Using nullsafe property access "?->subject" on left side of ?? is unnecessary. Use -> instead.
larastan: app/Jobs/Import/ImportHubDataJob.php#L931
Using nullsafe property access "?->subject" on left side of ?? is unnecessary. Use -> instead.
larastan: app/Jobs/Import/ImportHubDataJob.php#L932
Using nullsafe property access "?->teaser" on left side of ?? is unnecessary. Use -> instead.
larastan: app/Jobs/Import/ImportHubDataJob.php#L933
Using nullsafe property access "?->message" on left side of ?? is unnecessary. Use -> instead.
security-checker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pint-fixer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
larastan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636