Skip to content

Refactor log purging functionality in LogPurgeCommand.php and LogPurg… #832

Refactor log purging functionality in LogPurgeCommand.php and LogPurg…

Refactor log purging functionality in LogPurgeCommand.php and LogPurg… #832

Triggered via push October 10, 2024 08:27
Status Failure
Total duration 1m 11s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpstan: src/Services/Social/Modules/SocialInstagram.php#L24
Offset 1 on array{string, non-falsy-string} on left side of ?? always exists and is not nullable.
phpstan: src/Services/Social/Modules/SocialSpotify.php#L31
Offset 2 on array{string, 'https:/…'|'user:track:album…', non-empty-string, string} on left side of ?? always exists and is not nullable.
phpstan: src/Services/Social/Modules/SocialYoutube.php#L24
Offset 1 on array{string, non-empty-string} in isset() always exists and is not nullable.
phpstan: src/Services/Social/SocialServiceTwitter.php#L65
Offset 0 on array{string, '0'} on left side of ?? always exists and is not nullable.
phpstan
Process completed with exit code 1.