Skip to content

Bump codecov/codecov-action from 4 to 5 in the all-actions group #106

Bump codecov/codecov-action from 4 to 5 in the all-actions group

Bump codecov/codecov-action from 4 to 5 in the all-actions group #106

Triggered via pull request November 25, 2024 01:10
Status Success
Total duration 2m 38s
Artifacts

php.yml

on: pull_request
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
8s
Code coverage
Cleanup artifacts
3s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
PossiblyUndefinedArrayOffset: 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)
RiskyTruthyFalsyComparison: 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)
PossiblyUndefinedArrayOffset: 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)
Quality control
Process completed with exit code 2.
DeprecatedMethod: src/Auth/Source/Hash.php#L103
src/Auth/Source/Hash.php:103:35: DeprecatedMethod: The method SimpleSAML\Utils\Crypto::pwValid has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: src/Auth/Source/Htpasswd.php#L103
src/Auth/Source/Htpasswd.php:103:35: DeprecatedMethod: The method SimpleSAML\Utils\Crypto::secureCompare has been marked as deprecated (see https://psalm.dev/001)
DeprecatedMethod: src/Auth/Source/Htpasswd.php#L121
src/Auth/Source/Htpasswd.php:121:35: DeprecatedMethod: The method SimpleSAML\Utils\Crypto::pwValid has been marked as deprecated (see https://psalm.dev/001)