Skip to content

chore: update dependencies #44

chore: update dependencies

chore: update dependencies #44

Triggered via push August 2, 2024 20:07
Status Failure
Total duration 28s
Artifacts
Matrix: psalm
Fit to window
Zoom out
Zoom in

Annotations

4 errors
InvalidArrayOffset: 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)
PossiblyNullArgument: 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)
PossiblyNullOperand: 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)
psalm (ubuntu-latest, 8.2, locked)
Process completed with exit code 2.