Skip to content

allow PHPUnit 11 and adjust tests for PHPUnit 11 #564

allow PHPUnit 11 and adjust tests for PHPUnit 11

allow PHPUnit 11 and adjust tests for PHPUnit 11 #564

Triggered via pull request August 8, 2024 15:50
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: pull_request
cs-stan  /  Coding Standard & Static Analysis
1m 13s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite / testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

7 errors
testsuite / testsuite-linux (8.1, mysql, highest, false)
Process completed with exit code 2.
testsuite / testsuite-linux (8.4, mysql, highest, true, --ignore-platform-req=php)
Process completed with exit code 2.
testsuite / testsuite-linux (8.1, pgsql, highest, false)
Process completed with exit code 2.
testsuite / testsuite-linux (8.2, mysql, false)
Process completed with exit code 2.
cs-stan / Coding Standard & Static Analysis: src/Mailer/Transport/DebugKitTransport.php#L1
Ignored error pattern #^Method DebugKit\\Mailer\\Transport\\DebugKitTransport\:\:send\(\) should return array\{headers\: string, message\: string\} but returns array\{headers\: non\-empty\-array\<string\>, message\: array\{text\: string, html\: string\}\}\.$# in path /home/runner/work/debug_kit/debug_kit/src/Mailer/Transport/DebugKitTransport.php was not matched in reported errors.
cs-stan / Coding Standard & Static Analysis: src/Mailer/Transport/DebugKitTransport.php#L82
Method DebugKit\Mailer\Transport\DebugKitTransport::send() should return array{headers: string, message: string} but returns array{headers: non-empty-array<string, string>, message: array{text: string, html: string}}.
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.