Skip to content

Refactor error handling in DbTestCommand.php #831

Refactor error handling in DbTestCommand.php

Refactor error handling in DbTestCommand.php #831

Triggered via push October 9, 2024 10:38
Status Failure
Total duration 1m 12s
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.