Fix bug #20
ci.yml
on: push
Coding Standard & Static Analysis
17s
Matrix: Unittests
Annotations
6 errors
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|
|
Coding Standard & Static Analysis:
src/ImageVariant.php#L233
PHPDoc tag @param for parameter $height with type null is incompatible with native type int.
|
|
Coding Standard & Static Analysis:
src/ImageProcessor.php#L258
Call to static method getResource() on an unknown class GuzzleHttp\Psr7\StreamWrapper.
|
|
Coding Standard & Static Analysis:
src/ImageProcessor.php#L258
Call to an undefined method Intervention\Image\Interfaces\ImageInterface::stream().
|
|
Unittests (8.3)
Process completed with exit code 2.
|
|
Unittests (8.1)
Process completed with exit code 2.
|