Upgrade Cloudinary PHP API from v1 to v2 #68
Annotations
10 errors and 1 warning
tests/lib/Core/Provider/Cloudinary/Factory/CloudinaryInstanceTest.php#L26
Class Cloudinary not found.
|
tests/lib/Core/Provider/Cloudinary/Gateway/CloudinaryApiGatewayTest.php#L50
Property Netgen\RemoteMedia\Tests\Core\Provider\Cloudinary\Gateway\CloudinaryApiGatewayTest::$cloudinaryMock has unknown class Cloudinary as its type.
|
tests/lib/Core/Provider/Cloudinary/Gateway/CloudinaryApiGatewayTest.php#L52
Property Netgen\RemoteMedia\Tests\Core\Provider\Cloudinary\Gateway\CloudinaryApiGatewayTest::$cloudinaryApiMock has unknown class Cloudinary\Api as its type.
|
tests/lib/Core/Provider/Cloudinary/Gateway/CloudinaryApiGatewayTest.php#L54
Property Netgen\RemoteMedia\Tests\Core\Provider\Cloudinary\Gateway\CloudinaryApiGatewayTest::$cloudinarySearchMock has unknown class Cloudinary\Search as its type.
|
tests/lib/Core/Provider/Cloudinary/Gateway/CloudinaryApiGatewayTest.php#L62
Class Cloudinary not found.
|
tests/lib/Core/Provider/Cloudinary/Gateway/CloudinaryApiGatewayTest.php#L63
Class Cloudinary\Api not found.
|
tests/lib/Core/Provider/Cloudinary/Gateway/CloudinaryApiGatewayTest.php#L64
Class Cloudinary\Search not found.
|
tests/lib/Core/Provider/Cloudinary/Gateway/CloudinaryApiGatewayTest.php#L88
Instantiated class Cloudinary\Uploader not found.
|
tests/lib/Core/Provider/Cloudinary/Gateway/CloudinaryApiGatewayTest.php#L139
Instantiated class Cloudinary\Api\Response not found.
|
tests/lib/Core/Provider/Cloudinary/Gateway/CloudinaryApiGatewayTest.php#L141
Trying to mock an undefined method usage() on class Cloudinary\Api.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading