Skip to content

tool changes

tool changes #171

Triggered via pull request September 6, 2024 08:30
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: pull_request
Matrix: unit-testing
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPUnit (PHP 8.4): lib/Auth/Digest.php#L203
Else branch is unreachable because ternary operator condition is always true.
PHPUnit (PHP 8.4): lib/Auth/Digest.php#L203
Strict comparison using !== between '' and non-empty-string will always evaluate to true.
PHPUnit (PHP 8.4): lib/functions.php#L259
Offset 'value' on array{0: string, name: non-empty-string, 1: non-empty-string, value: string, 2: string, 3: 'ignored'} in isset() always exists and is not nullable.
PHPUnit (PHP 8.4)
Process completed with exit code 1.
PHPUnit (PHP 7.4): lib/Auth/Digest.php#L203
Else branch is unreachable because ternary operator condition is always true.
PHPUnit (PHP 7.4): lib/Auth/Digest.php#L203
Strict comparison using !== between '' and non-empty-string will always evaluate to true.
PHPUnit (PHP 7.4): lib/functions.php#L259
Offset 'value' on array{0: string, name: non-empty-string, 1: non-empty-string, value: string, 2: string, 3: 'ignored'} in isset() always exists and is not nullable.
PHPUnit (PHP 7.4)
Process completed with exit code 1.