Fix typo #83
Annotations
4 errors and 1 warning
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.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading