Update dependency vimeo/psalm to v5 #130
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
PHPUnit on 8.1
Process completed with exit code 1.
|
RedundantCast:
src/Configuration.php#L100
src/Configuration.php:100:71: RedundantCast: Redundant cast to int (see https://psalm.dev/262)
|
RedundantCast:
src/Configuration.php#L120
src/Configuration.php:120:71: RedundantCast: Redundant cast to int (see https://psalm.dev/262)
|
RedundantCast:
src/Exception/ValidationException.php#L25
src/Exception/ValidationException.php:25:60: RedundantCast: Redundant cast to int (see https://psalm.dev/262)
|
Psalm
Process completed with exit code 2.
|