Skip to content

Lock file maintenance #315

Lock file maintenance

Lock file maintenance #315

Triggered via pull request November 24, 2023 13:03
Status Failure
Total duration 54s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
7s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

3 errors
UnusedPsalmSuppress: src/Autoloader.php#L135
src/Autoloader.php:135:37: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
InvalidPropertyAssignmentValue: src/Replacements.php#L27
src/Replacements.php:27:13: InvalidPropertyAssignmentValue: $this->replacements with declared type 'array<array-key, string>' cannot be assigned type 'non-empty-array<array-key|array<array-key, string>, mixed|string>' (see https://psalm.dev/145)
InvalidPropertyAssignmentValue: src/Replacements.php#L28
src/Replacements.php:28:13: InvalidPropertyAssignmentValue: $this->replacements with declared type 'array<array-key, string>' cannot be assigned type 'non-empty-array<array-key|array<array-key, string>, mixed|string>' (see https://psalm.dev/145)