Skip to content

formatting

formatting #327

Triggered via push September 13, 2023 06:53
Status Failure
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

larastan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
larastan: app/Services/Twitter/OAuthTwitter.php#L19
Cannot access property $title on array|object.
larastan: app/Services/Twitter/OAuthTwitter.php#L19
Expression on left side of ?? is not nullable.
larastan: app/Services/Twitter/OAuthTwitter.php#L19
Parameter #2 $message of static method App\Services\Twitter\TwitterException::general() expects string, string|false given.
larastan
Process completed with exit code 1.
larastan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/