Bump actions/checkout from 3 to 4 #93
Annotations
10 errors
UnusedVariable:
build/index.php#L175
build/index.php:175:1: UnusedVariable: $imagePopMenuBar is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
build/index.php#L210
build/index.php:210:1: UnusedVariable: $onlySendIfXhtmlIsAccepted is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
build/index.php#L342
build/index.php:342:12: UnusedVariable: $mig_config is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedForeachValue:
build/index.php#L431
build/index.php:431:48: UnusedForeachValue: $junk is never referenced or the value is not used (see https://psalm.dev/275)
|
UnusedForeachValue:
build/index.php#L436
build/index.php:436:37: UnusedForeachValue: $junk is never referenced or the value is not used (see https://psalm.dev/275)
|
UnusedVariable:
build/index.php#L453
build/index.php:453:5: UnusedVariable: $row is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedForeachValue:
build/index.php#L458
build/index.php:458:37: UnusedForeachValue: $junk is never referenced or the value is not used (see https://psalm.dev/275)
|
PossiblyInvalidOperand:
build/index.php#L562
build/index.php:562:47: PossiblyInvalidOperand: Cannot concatenate with a array<array-key, string>|string (see https://psalm.dev/163)
|
PossiblyInvalidOperand:
build/index.php#L563
build/index.php:563:37: PossiblyInvalidOperand: Cannot concatenate with a array<array-key, string>|string (see https://psalm.dev/163)
|
UnusedVariable:
build/index.php#L580
build/index.php:580:15: UnusedVariable: $row is never referenced or the value is not used (see https://psalm.dev/077)
|