fix(phar): add symfony/console as required dependency #54
Annotations
4 errors
src/Module/Repository/Internal/GitHub/GitHubRelease.php#L51
src/Module/Repository/Internal/GitHub/GitHubRelease.php:51:20: InvalidArrayOffset: Cannot access value on variable $data using offset value of 'tag_name', expecting 'name', 'tag-name' or 'assets' (see https://psalm.dev/115)
|
src/Module/Repository/Internal/GitHub/GitHubRelease.php#L99
src/Module/Repository/Internal/GitHub/GitHubRelease.php:99:39: PossiblyNullArgument: Argument 1 of Composer\Semver\VersionParser::normalize cannot be null, possibly null value provided (see https://psalm.dev/078)
|
src/Module/Repository/Internal/GitHub/GitHubRelease.php#L104
src/Module/Repository/Internal/GitHub/GitHubRelease.php:104:33: PossiblyNullOperand: Cannot concatenate with a possibly null null|string (see https://psalm.dev/080)
|
|
This job failed
Loading