Bump super-linter/super-linter from 6 to 7 in the all-actions group #99
Annotations
4 errors
src/Auth/Source/Hash.php#L103
src/Auth/Source/Hash.php:103:43: PossiblyUndefinedArrayOffset: Possibly undefined array key $matches[1] on list{0: string, 1?: string} (see https://psalm.dev/167)
|
src/Auth/Source/Htpasswd.php#L56
src/Auth/Source/Htpasswd.php:56:13: RiskyTruthyFalsyComparison: Operand of type false|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
src/Auth/Source/Htpasswd.php#L97
src/Auth/Source/Htpasswd.php:97:28: PossiblyUndefinedArrayOffset: Possibly undefined array key $matches[1] on list{0: string, 1?: string} (see https://psalm.dev/167)
|
|
This job succeeded
Loading