Skip to content

Type fixes

Type fixes #905

Triggered via push January 27, 2024 19:29
Status Failure
Total duration 1m 5s
Artifacts

shepherd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
InvalidClass: src/Psalm/Internal/Codebase/Reflection.php#L62
src/Psalm/Internal/Codebase/Reflection.php:62:29: InvalidClass: Class, interface or enum LibXMLError has wrong casing (see https://psalm.dev/007)
UnusedPsalmSuppress: src/Psalm/Internal/Codebase/Reflection.php#L429
src/Psalm/Internal/Codebase/Reflection.php:429:33: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
UnnecessaryVarAnnotation: tests/Internal/Codebase/InternalCallMapHandlerTest.php#L609
tests/Internal/Codebase/InternalCallMapHandlerTest.php:609:22: UnnecessaryVarAnnotation: The @var ReflectionType|null annotation for $expectedType is unnecessary (see https://psalm.dev/212)
build
Process completed with exit code 2.