Skip to content

IBX-6239: Added Content Type for Image Variation #81

IBX-6239: Added Content Type for Image Variation

IBX-6239: Added Content Type for Image Variation #81

Triggered via pull request August 30, 2023 11:50
Status Failure
Total duration 10m 58s
Artifacts

ci.yaml

on: pull_request
Run code style check
26s
Run code style check
REST integration tests  /  integration-tests-rest
10m 49s
REST integration tests / integration-tests-rest
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 1 warning
Unit tests (7.3): tests/bundle/Functional/ImageVariationTest.php#L16
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testCreateContent() has no return type specified.
Unit tests (7.3): tests/bundle/Functional/ImageVariationTest.php#L22
Parameter #1 $str of function base64_encode expects string, string|false given.
Unit tests (7.3): tests/bundle/Functional/ImageVariationTest.php#L85
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testPublishContent() has parameter $restContentHref with no type specified.
Unit tests (7.3): tests/bundle/Functional/ImageVariationTest.php#L98
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testLoadContent() has no return type specified.
Unit tests (7.3): tests/bundle/Functional/ImageVariationTest.php#L98
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testLoadContent() has parameter $restContentHref with no type specified.
Unit tests (7.3): tests/bundle/Functional/ImageVariationTest.php#L113
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testGetImageVariation() has no return type specified.
Unit tests (7.3)
Process completed with exit code 1.
Unit tests (7.4): tests/bundle/Functional/ImageVariationTest.php#L16
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testCreateContent() has no return type specified.
Unit tests (7.4): tests/bundle/Functional/ImageVariationTest.php#L22
Parameter #1 $str of function base64_encode expects string, string|false given.
Unit tests (7.4): tests/bundle/Functional/ImageVariationTest.php#L85
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testPublishContent() has parameter $restContentHref with no type specified.
Unit tests (7.4): tests/bundle/Functional/ImageVariationTest.php#L98
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testLoadContent() has no return type specified.
Unit tests (7.4): tests/bundle/Functional/ImageVariationTest.php#L98
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testLoadContent() has parameter $restContentHref with no type specified.
Unit tests (7.4): tests/bundle/Functional/ImageVariationTest.php#L113
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testGetImageVariation() has no return type specified.
Unit tests (7.4)
Process completed with exit code 1.
Unit tests (8.2): tests/bundle/Functional/ImageVariationTest.php#L16
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testCreateContent() has no return type specified.
Unit tests (8.2): tests/bundle/Functional/ImageVariationTest.php#L22
Parameter #1 $string of function base64_encode expects string, string|false given.
Unit tests (8.2): tests/bundle/Functional/ImageVariationTest.php#L85
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testPublishContent() has parameter $restContentHref with no type specified.
Unit tests (8.2): tests/bundle/Functional/ImageVariationTest.php#L98
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testLoadContent() has no return type specified.
Unit tests (8.2): tests/bundle/Functional/ImageVariationTest.php#L98
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testLoadContent() has parameter $restContentHref with no type specified.
Unit tests (8.2): tests/bundle/Functional/ImageVariationTest.php#L113
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testGetImageVariation() has no return type specified.
Unit tests (8.2)
Process completed with exit code 1.
Unit tests (8.0): tests/bundle/Functional/ImageVariationTest.php#L16
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testCreateContent() has no return type specified.
Unit tests (8.0): tests/bundle/Functional/ImageVariationTest.php#L22
Parameter #1 $string of function base64_encode expects string, string|false given.
Unit tests (8.0): tests/bundle/Functional/ImageVariationTest.php#L85
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testPublishContent() has parameter $restContentHref with no type specified.
Unit tests (8.0): tests/bundle/Functional/ImageVariationTest.php#L98
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testLoadContent() has no return type specified.
Unit tests (8.0): tests/bundle/Functional/ImageVariationTest.php#L98
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testLoadContent() has parameter $restContentHref with no type specified.
Unit tests (8.0): tests/bundle/Functional/ImageVariationTest.php#L113
Method EzSystems\EzPlatformRestBundle\Tests\Functional\ImageVariationTest::testGetImageVariation() has no return type specified.
Unit tests (8.0)
Process completed with exit code 1.
REST integration tests / integration-tests-rest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/