Skip to content

fix: add rector and process changes for PHP 8.0 #7

fix: add rector and process changes for PHP 8.0

fix: add rector and process changes for PHP 8.0 #7

Triggered via push September 15, 2023 21:36
Status Failure
Total duration 31s
Artifacts

php.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 errors
build (8.1): src/Entity/Collection/EntityCollection.php#L15
PHPDoc tag @param references unknown parameter: $data
build (8.1): src/Entity/Collection/EntityCollection.php#L89
Return type mixed of method Hussainweb\DrupalApi\Entity\Collection\EntityCollection::current() is not covariant with tentative return type mixed of method Iterator::current().
build (8.1): src/Entity/Collection/EntityCollection.php#L98
Return type mixed of method Hussainweb\DrupalApi\Entity\Collection\EntityCollection::next() is not covariant with tentative return type void of method Iterator::next().
build (8.1): src/Entity/Collection/EntityCollection.php#L106
Return type mixed of method Hussainweb\DrupalApi\Entity\Collection\EntityCollection::key() is not covariant with tentative return type mixed of method Iterator::key().
build (8.1): src/Entity/Collection/EntityCollection.php#L114
Return type mixed of method Hussainweb\DrupalApi\Entity\Collection\EntityCollection::valid() is not covariant with tentative return type bool of method Iterator::valid().
build (8.1): src/Entity/Collection/EntityCollection.php#L122
Return type mixed of method Hussainweb\DrupalApi\Entity\Collection\EntityCollection::rewind() is not covariant with tentative return type void of method Iterator::rewind().
build (8.1): src/Entity/Collection/EntityCollection.php#L130
Return type mixed of method Hussainweb\DrupalApi\Entity\Collection\EntityCollection::count() is not covariant with tentative return type int of method Countable::count().
build (8.1): src/Entity/Entity.php#L17
PHPDoc tag @param references unknown parameter: $raw_data
build (8.1)
Process completed with exit code 1.
build (8.0)
The job was canceled because "_8_1" failed.
build (8.0): src/Entity/Collection/EntityCollection.php#L15
PHPDoc tag @param references unknown parameter: $data
build (8.0): src/Entity/Entity.php#L17
PHPDoc tag @param references unknown parameter: $raw_data
build (8.0)
Process completed with exit code 1.
build (8.2)
The job was canceled because "_8_1" failed.
build (8.2): src/Entity/Collection/EntityCollection.php#L15
PHPDoc tag @param references unknown parameter: $data
build (8.2): src/Entity/Collection/EntityCollection.php#L89
Return type mixed of method Hussainweb\DrupalApi\Entity\Collection\EntityCollection::current() is not covariant with tentative return type mixed of method Iterator::current().
build (8.2): src/Entity/Collection/EntityCollection.php#L98
Return type mixed of method Hussainweb\DrupalApi\Entity\Collection\EntityCollection::next() is not covariant with tentative return type void of method Iterator::next().
build (8.2): src/Entity/Collection/EntityCollection.php#L106
Return type mixed of method Hussainweb\DrupalApi\Entity\Collection\EntityCollection::key() is not covariant with tentative return type mixed of method Iterator::key().
build (8.2): src/Entity/Collection/EntityCollection.php#L114
Return type mixed of method Hussainweb\DrupalApi\Entity\Collection\EntityCollection::valid() is not covariant with tentative return type bool of method Iterator::valid().
build (8.2): src/Entity/Collection/EntityCollection.php#L122
Return type mixed of method Hussainweb\DrupalApi\Entity\Collection\EntityCollection::rewind() is not covariant with tentative return type void of method Iterator::rewind().
build (8.2): src/Entity/Collection/EntityCollection.php#L130
Return type mixed of method Hussainweb\DrupalApi\Entity\Collection\EntityCollection::count() is not covariant with tentative return type int of method Countable::count().
build (8.2): src/Entity/Entity.php#L17
PHPDoc tag @param references unknown parameter: $raw_data
build (8.2)
The operation was canceled.