Refactor log purging functionality in LogPurgeCommand.php and LogPurg… #832
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.
|