Skip to content

Add support for PHP 8 and bump dependency versions #24

Add support for PHP 8 and bump dependency versions

Add support for PHP 8 and bump dependency versions #24

Re-run triggered January 4, 2024 09:31
Status Failure
Total duration 1m 21s
Artifacts

ci-workflow.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build-test: src/CollectionManager.php#L87
PHPDoc tag @var above a method has no effect.
build-test: src/CollectionManager.php#L111
PHPDoc tag @var above a method has no effect.
build-test: src/CollectionManager.php#L122
PHPDoc tag @var above a method has no effect.
build-test: src/CollectionManager.php#L158
PHPDoc tag @var above a method has no effect.
build-test: src/CollectionManager.php#L169
PHPDoc tag @var above a method has no effect.
build-test: tests/Integration/CollectionManagerTest.php#L9
Method TSterker\SolariumCollectionManager\Tests\Integration\CollectionManagerTest::it_creates_collections() has no return type specified.
build-test: tests/Integration/CollectionManagerTest.php#L19
Method TSterker\SolariumCollectionManager\Tests\Integration\CollectionManagerTest::it_throws_on_create_if_collection_already_exists() has no return type specified.
build-test: tests/Integration/CollectionManagerTest.php#L30
Method TSterker\SolariumCollectionManager\Tests\Integration\CollectionManagerTest::it_ensures_collection_is_created_if_it_does_not_exist_already() has no return type specified.
build-test: tests/Integration/CollectionManagerTest.php#L42
Method TSterker\SolariumCollectionManager\Tests\Integration\CollectionManagerTest::it_deletes_collections_by_name() has no return type specified.
build-test: tests/Integration/CollectionManagerTest.php#L58
Method TSterker\SolariumCollectionManager\Tests\Integration\CollectionManagerTest::it_lists_all_collections() has no return type specified.
build-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-test
Skipping prestissimo, as it does not support Composer . Specify composer:v1 in tools to use prestissimo