Fix super-linter #87
Annotations
4 errors
Psalm:
src/Auth/Source/Hash.php#L100
src/Auth/Source/Hash.php:100:43: PossiblyUndefinedArrayOffset: Possibly undefined array key $matches[1] on list{0: string, 1?: string} (see https://psalm.dev/167)
|
Psalm:
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)
|
Psalm:
src/Auth/Source/Htpasswd.php#L94
src/Auth/Source/Htpasswd.php:94:28: PossiblyUndefinedArrayOffset: Possibly undefined array key $matches[1] on list{0: string, 1?: string} (see https://psalm.dev/167)
|
Psalm
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading