Skip to content

Add Subtitle Support #37

Add Subtitle Support

Add Subtitle Support #37

Triggered via push November 17, 2024 14:20
Status Failure
Total duration 28s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
phpstan: app/Console/Commands/SyncMessagesCommand.php#L55
Unable to resolve the template type TKey in call to function collect
phpstan: app/Console/Commands/SyncMessagesCommand.php#L55
Unable to resolve the template type TValue in call to function collect
phpstan: app/Jobs/CreateTldrCommentJob.php#L130
Method App\Jobs\CreateTldrCommentJob::getPersonalizedNotLongEnoughText() should return string but returns iterable<string>|string.
phpstan: app/Jobs/CreateTldrCommentJob.php#L130
Unable to resolve the template type TSubject in call to method static method Illuminate\Support\Str::replace()
phpstan
Process completed with exit code 1.
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/