Skip to content

Update phpunit/phpunit requirement from ^10.5.10 to ^10.5.10 || ^11.0.0 #22

Update phpunit/phpunit requirement from ^10.5.10 to ^10.5.10 || ^11.0.0

Update phpunit/phpunit requirement from ^10.5.10 to ^10.5.10 || ^11.0.0 #22

Triggered via pull request February 26, 2024 05:59
Status Failure
Total duration 1m 9s
Artifacts

ci.yaml

on: pull_request
Matrix: Coding Standards
Matrix: Lint composer.json
Matrix: Static Analysis
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Static Analysis (8.2): tests/EmbeddedMessageTest.php#L91
Call to static method PHPUnit\Framework\Assert::assertNotFalse() with Ddeboer\Imap\Message\AttachmentInterface will always evaluate to true.
Static Analysis (8.2): tests/EmbeddedMessageTest.php#L102
Call to static method PHPUnit\Framework\Assert::assertNotFalse() with Ddeboer\Imap\Message\AttachmentInterface will always evaluate to true.
Static Analysis (8.2): tests/EmbeddedMessageTest.php#L113
Call to static method PHPUnit\Framework\Assert::assertNotFalse() with Ddeboer\Imap\Message\AttachmentInterface will always evaluate to true.
Static Analysis (8.2): tests/EmbeddedMessageTest.php#L134
Call to static method PHPUnit\Framework\Assert::assertNotFalse() with Ddeboer\Imap\Message\AttachmentInterface will always evaluate to true.
Static Analysis (8.2): tests/MessageTest.php#L534
Call to static method PHPUnit\Framework\Assert::assertNotFalse() with Ddeboer\Imap\Message\AttachmentInterface will always evaluate to true.
Static Analysis (8.2): tests/MessageTest.php#L575
Call to static method PHPUnit\Framework\Assert::assertNotFalse() with Ddeboer\Imap\Message\EmailAddress will always evaluate to true.
Static Analysis (8.2): tests/MessageTest.php#L1011
Call to static method PHPUnit\Framework\Assert::assertNotFalse() with Ddeboer\Imap\Message\AttachmentInterface will always evaluate to true.
Static Analysis (8.2): tests/MockabilityTest.php#L84
Call to static method PHPUnit\Framework\Assert::assertInstanceOf() with 'Ddeboer\\Imap\\MessageInterface' and Ddeboer\Imap\MessageInterface will always evaluate to true.
Static Analysis (8.2): tests/MockabilityTest.php#L90
Call to static method PHPUnit\Framework\Assert::assertNotFalse() with Ddeboer\Imap\Message\AttachmentInterface will always evaluate to true.
Static Analysis (8.2)
Process completed with exit code 1.
Tests (8.2, pcov)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Tests (8.3, none)
The job was canceled because "_8_2_pcov" failed.
Tests (8.3, none)
The operation was canceled.