test #97
Annotations
7 errors and 2 warnings
UnusedVariable:
src/Helpers.php#L60
src/Helpers.php:60:9: UnusedVariable: $arr is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedPsalmSuppress:
src/Helpers.php#L63
src/Helpers.php:63:33: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
UnusedVariable:
src/Helpers.php#L64
src/Helpers.php:64:13: UnusedVariable: $arr is never referenced or the value is not used (see https://psalm.dev/077)
|
MixedAssignment:
src/Helpers.php#L67
src/Helpers.php:67:9: MixedAssignment: Unable to determine the type that $arr is being assigned to (see https://psalm.dev/032)
|
UnusedVariable:
src/Helpers.php#L67
src/Helpers.php:67:9: UnusedVariable: $arr is never referenced or the value is not used (see https://psalm.dev/077)
|
Run tests on 8.3
Process completed with exit code 2.
|
Run tests on 8.2
The job was canceled because "_8_3" failed.
|
Run tests on 8.1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests on 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|