Skip to content

Pre-lowercase callmaps #76

Pre-lowercase callmaps

Pre-lowercase callmaps #76

Triggered via push December 1, 2024 10:20
Status Failure
Total duration 2m 25s
Artifacts

macos-scan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PropertyTypeCoercion: src/Psalm/Internal/Codebase/InternalCallMapHandler.php#L412
src/Psalm/Internal/Codebase/InternalCallMapHandler.php:412:21: PropertyTypeCoercion: Psalm\Internal\Codebase\InternalCallMapHandler::$call_map expects 'non-empty-array<lowercase-string, array<int|string, string>>|null', parent type 'non-empty-array<string, array<int|string, string>>' provided (see https://psalm.dev/198)
PropertyTypeCoercion: src/Psalm/Internal/Codebase/InternalCallMapHandler.php#L416
src/Psalm/Internal/Codebase/InternalCallMapHandler.php:416:21: PropertyTypeCoercion: Psalm\Internal\Codebase\InternalCallMapHandler::$call_map expects 'non-empty-array<lowercase-string, array<int|string, string>>|null', parent type 'non-empty-array<string, array<int|string, string>>' provided (see https://psalm.dev/198)
build
Process completed with exit code 2.