Skip to content

abstractentity: remove deleted #29

abstractentity: remove deleted

abstractentity: remove deleted #29

Triggered via push July 2, 2026 11:39
Status Failure
Total duration 32s
Artifacts
Matrix: mutation
Fit to window
Zoom out
Zoom in

Annotations

17 errors
PHPStan 8.5-ubuntu-latest
Process completed with exit code 1.
PHPStan 8.5-ubuntu-latest: test/Unit/App/Entity/AbstractEntityTest.php#L18
Non-abstract class Light\App\Entity\AbstractEntity@anonymous/test/Unit/App/Entity/AbstractEntityTest.php:18 contains abstract method isDeleted() from interface Light\App\Entity\EntityInterface.
PHPStan 8.5-ubuntu-latest: src/Blog/src/Entity/Post.php#L13
Non-abstract class Light\Blog\Entity\Post contains abstract method isDeleted() from interface Light\App\Entity\EntityInterface.
PHPStan 8.5-ubuntu-latest: src/Blog/src/Entity/Category.php#L13
Non-abstract class Light\Blog\Entity\Category contains abstract method isDeleted() from interface Light\App\Entity\EntityInterface.
PHPStan 8.5-ubuntu-latest: src/Blog/src/Entity/Author.php#L11
Non-abstract class Light\Blog\Entity\Author contains abstract method isDeleted() from interface Light\App\Entity\EntityInterface.
PHPStan 8.4-ubuntu-latest
The strategy configuration was canceled because "mutation.ubuntu-latest_8_5" failed
PHPStan 8.4-ubuntu-latest
Process completed with exit code 1.
PHPStan 8.4-ubuntu-latest: test/Unit/App/Entity/AbstractEntityTest.php#L18
Non-abstract class Light\App\Entity\AbstractEntity@anonymous/test/Unit/App/Entity/AbstractEntityTest.php:18 contains abstract method isDeleted() from interface Light\App\Entity\EntityInterface.
PHPStan 8.4-ubuntu-latest: src/Blog/src/Entity/Post.php#L13
Non-abstract class Light\Blog\Entity\Post contains abstract method isDeleted() from interface Light\App\Entity\EntityInterface.
PHPStan 8.4-ubuntu-latest: src/Blog/src/Entity/Category.php#L13
Non-abstract class Light\Blog\Entity\Category contains abstract method isDeleted() from interface Light\App\Entity\EntityInterface.
PHPStan 8.4-ubuntu-latest: src/Blog/src/Entity/Author.php#L11
Non-abstract class Light\Blog\Entity\Author contains abstract method isDeleted() from interface Light\App\Entity\EntityInterface.
PHPStan 8.3-ubuntu-latest
The strategy configuration was canceled because "mutation.ubuntu-latest_8_5" failed
PHPStan 8.3-ubuntu-latest
The operation was canceled.
PHPStan 8.3-ubuntu-latest: test/Unit/App/Entity/AbstractEntityTest.php#L18
Non-abstract class Light\App\Entity\AbstractEntity@anonymous/test/Unit/App/Entity/AbstractEntityTest.php:18 contains abstract method isDeleted() from interface Light\App\Entity\EntityInterface.
PHPStan 8.3-ubuntu-latest: src/Blog/src/Entity/Post.php#L13
Non-abstract class Light\Blog\Entity\Post contains abstract method isDeleted() from interface Light\App\Entity\EntityInterface.
PHPStan 8.3-ubuntu-latest: src/Blog/src/Entity/Category.php#L13
Non-abstract class Light\Blog\Entity\Category contains abstract method isDeleted() from interface Light\App\Entity\EntityInterface.
PHPStan 8.3-ubuntu-latest: src/Blog/src/Entity/Author.php#L11
Non-abstract class Light\Blog\Entity\Author contains abstract method isDeleted() from interface Light\App\Entity\EntityInterface.