Skip to content

Fix README formatting #316

Fix README formatting

Fix README formatting #316

Triggered via push November 24, 2023 13:05
Status Failure
Total duration 56s
Artifacts
ci  /  Generate job matrix
6s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

5 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)