Skip to content

Make @internal in global namespace for methods consistent with proper… #770

Make @internal in global namespace for methods consistent with proper…

Make @internal in global namespace for methods consistent with proper… #770

Triggered via push March 29, 2024 00:22
Status Failure
Total duration 1m 55s
Artifacts

shepherd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PropertyTypeCoercion: src/Psalm/Internal/Codebase/Populator.php#L232
src/Psalm/Internal/Codebase/Populator.php:232:39: PropertyTypeCoercion: $property->internal expects 'list<non-empty-string>', parent type 'list<string>' provided (see https://psalm.dev/198)
ArgumentTypeCoercion: src/Psalm/Internal/Fork/PsalmRestarter.php#L171
src/Psalm/Internal/Fork/PsalmRestarter.php:171:25: ArgumentTypeCoercion: Argument 1 of Composer\XdebugHandler\XdebugHandler::restart expects non-empty-list<string>, but parent type array<array-key, string> provided (see https://psalm.dev/193)
build
Process completed with exit code 2.