Skip to content

TypedMap

TypedMap #13

Triggered via pull request September 4, 2024 09:36
Status Failure
Total duration 1m 16s
Artifacts

check.yml

on: pull_request
Matrix: psalm
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors
MixedInferredReturnType: tests/Internal/PerfectHasherTest.php#L80
tests/Internal/PerfectHasherTest.php:80:81: MixedInferredReturnType: Could not verify return type 'int' for /home/runner/work/data-structures/data-structures/tests/internal/perfecthashertest.php:80:2987:-:closure (see https://psalm.dev/047)
MixedOperand: tests/Internal/PerfectHasherTest.php#L83
tests/Internal/PerfectHasherTest.php:83:20: MixedOperand: Left operand cannot be mixed (see https://psalm.dev/059)
MixedReturnStatement: tests/Internal/PerfectHasherTest.php#L83
tests/Internal/PerfectHasherTest.php:83:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
MixedInferredReturnType: tests/Internal/PerfectHasherTest.php#L97
tests/Internal/PerfectHasherTest.php:97:81: MixedInferredReturnType: Could not verify return type 'int' for /home/runner/work/data-structures/data-structures/tests/internal/perfecthashertest.php:97:3506:-:closure (see https://psalm.dev/047)
MixedOperand: tests/Internal/PerfectHasherTest.php#L100
tests/Internal/PerfectHasherTest.php:100:20: MixedOperand: Left operand cannot be mixed (see https://psalm.dev/059)
MixedReturnStatement: tests/Internal/PerfectHasherTest.php#L100
tests/Internal/PerfectHasherTest.php:100:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
psalm (highest)
Process completed with exit code 2.
psalm (lowest)
The job was canceled because "highest" failed.
psalm (locked)
The job was canceled because "highest" failed.
MixedInferredReturnType: tests/Internal/PerfectHasherTest.php#L80
tests/Internal/PerfectHasherTest.php:80:81: MixedInferredReturnType: Could not verify return type 'int' for /home/runner/work/data-structures/data-structures/tests/internal/perfecthashertest.php:80:2987:-:closure (see https://psalm.dev/047)
MixedOperand: tests/Internal/PerfectHasherTest.php#L83
tests/Internal/PerfectHasherTest.php:83:20: MixedOperand: Left operand cannot be mixed (see https://psalm.dev/059)
MixedReturnStatement: tests/Internal/PerfectHasherTest.php#L83
tests/Internal/PerfectHasherTest.php:83:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
MixedInferredReturnType: tests/Internal/PerfectHasherTest.php#L97
tests/Internal/PerfectHasherTest.php:97:81: MixedInferredReturnType: Could not verify return type 'int' for /home/runner/work/data-structures/data-structures/tests/internal/perfecthashertest.php:97:3506:-:closure (see https://psalm.dev/047)
MixedOperand: tests/Internal/PerfectHasherTest.php#L100
tests/Internal/PerfectHasherTest.php:100:20: MixedOperand: Left operand cannot be mixed (see https://psalm.dev/059)
MixedReturnStatement: tests/Internal/PerfectHasherTest.php#L100
tests/Internal/PerfectHasherTest.php:100:20: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
psalm (locked)
The operation was canceled.
infection
Process completed with exit code 255.