Skip to content

Fix archive order bug and refactor test #330

Fix archive order bug and refactor test

Fix archive order bug and refactor test #330

Triggered via push December 11, 2023 09:13
Status Failure
Total duration 35s
Artifacts

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/