Skip to content

Add doc blocks

Add doc blocks #14

Triggered via push December 27, 2024 10:49
Status Failure
Total duration 36s
Artifacts

run-tests.yml

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

Annotations

40 errors
PHP 8.1 - prefer-stable: src/Analyzers/PixelColorAnalyzer.php#L18
Method Intervention\Image\Drivers\Vips\Analyzers\PixelColorAnalyzer::analyze() throws checked exception Intervention\Image\Drivers\Vips\Analyzers\ColorException but it's missing from the PHPDoc @throws tag.
PHP 8.1 - prefer-stable: src/Analyzers/PixelColorAnalyzer.php#L27
PHPDoc tag @throws with type Intervention\Image\Drivers\Vips\Analyzers\ColorException is not subtype of Throwable
PHP 8.1 - prefer-stable: src/Analyzers/PixelColorAnalyzer.php#L29
Method Intervention\Image\Drivers\Vips\Analyzers\PixelColorAnalyzer::colorAt() throws checked exception Intervention\Image\Exceptions\ColorException but it's missing from the PHPDoc @throws tag.
PHP 8.1 - prefer-stable: src/ColorProcessor.php#L23
PHPDoc tag @param for parameter $colorspace with type Intervention\Image\Drivers\Vips\ColorspaceInterfaca is not subtype of native type Intervention\Image\Interfaces\ColorspaceInterface.
PHP 8.1 - prefer-stable: src/ColorProcessor.php#L23
PHPDoc type for property Intervention\Image\Drivers\Vips\ColorProcessor::$colorspace with type Intervention\Image\Drivers\Vips\ColorspaceInterfaca is not subtype of native type Intervention\Image\Interfaces\ColorspaceInterface.
PHP 8.1 - prefer-stable: src/ColorProcessor.php#L23
Parameter $colorspace of method Intervention\Image\Drivers\Vips\ColorProcessor::__construct() has invalid type Intervention\Image\Drivers\Vips\ColorspaceInterfaca.
PHP 8.1 - prefer-stable: src/ColorProcessor.php#L23
Property Intervention\Image\Drivers\Vips\ColorProcessor::$colorspace has unknown class Intervention\Image\Drivers\Vips\ColorspaceInterfaca as its type.
PHP 8.1 - prefer-stable: src/Core.php#L16
Class Intervention\Image\Drivers\Vips\Core implements generic interface IteratorAggregate but does not specify its types: TKey, TValue
PHP 8.1 - prefer-stable: src/Core.php#L57
Method Intervention\Image\Drivers\Vips\Core::count() throws checked exception Jcupitt\Vips\Exception but it's missing from the PHPDoc @throws tag.
PHP 8.1 - prefer-stable: src/Core.php#L72
Method Intervention\Image\Drivers\Vips\Core::frame() throws checked exception Jcupitt\Vips\Exception but it's missing from the PHPDoc @throws tag.
PHP 8.4 - prefer-stable: src/Analyzers/PixelColorAnalyzer.php#L18
Method Intervention\Image\Drivers\Vips\Analyzers\PixelColorAnalyzer::analyze() throws checked exception Intervention\Image\Drivers\Vips\Analyzers\ColorException but it's missing from the PHPDoc @throws tag.
PHP 8.4 - prefer-stable: src/Analyzers/PixelColorAnalyzer.php#L27
PHPDoc tag @throws with type Intervention\Image\Drivers\Vips\Analyzers\ColorException is not subtype of Throwable
PHP 8.4 - prefer-stable: src/Analyzers/PixelColorAnalyzer.php#L29
Method Intervention\Image\Drivers\Vips\Analyzers\PixelColorAnalyzer::colorAt() throws checked exception Intervention\Image\Exceptions\ColorException but it's missing from the PHPDoc @throws tag.
PHP 8.4 - prefer-stable: src/ColorProcessor.php#L23
PHPDoc tag @param for parameter $colorspace with type Intervention\Image\Drivers\Vips\ColorspaceInterfaca is not subtype of native type Intervention\Image\Interfaces\ColorspaceInterface.
PHP 8.4 - prefer-stable: src/ColorProcessor.php#L23
PHPDoc type for property Intervention\Image\Drivers\Vips\ColorProcessor::$colorspace with type Intervention\Image\Drivers\Vips\ColorspaceInterfaca is not subtype of native type Intervention\Image\Interfaces\ColorspaceInterface.
PHP 8.4 - prefer-stable: src/ColorProcessor.php#L23
Parameter $colorspace of method Intervention\Image\Drivers\Vips\ColorProcessor::__construct() has invalid type Intervention\Image\Drivers\Vips\ColorspaceInterfaca.
PHP 8.4 - prefer-stable: src/ColorProcessor.php#L23
Property Intervention\Image\Drivers\Vips\ColorProcessor::$colorspace has unknown class Intervention\Image\Drivers\Vips\ColorspaceInterfaca as its type.
PHP 8.4 - prefer-stable: src/Core.php#L16
Class Intervention\Image\Drivers\Vips\Core implements generic interface IteratorAggregate but does not specify its types: TKey, TValue
PHP 8.4 - prefer-stable: src/Core.php#L57
Method Intervention\Image\Drivers\Vips\Core::count() throws checked exception Jcupitt\Vips\Exception but it's missing from the PHPDoc @throws tag.
PHP 8.4 - prefer-stable: src/Core.php#L72
Method Intervention\Image\Drivers\Vips\Core::frame() throws checked exception Jcupitt\Vips\Exception but it's missing from the PHPDoc @throws tag.
PHP 8.2 - prefer-stable: src/Analyzers/PixelColorAnalyzer.php#L18
Method Intervention\Image\Drivers\Vips\Analyzers\PixelColorAnalyzer::analyze() throws checked exception Intervention\Image\Drivers\Vips\Analyzers\ColorException but it's missing from the PHPDoc @throws tag.
PHP 8.2 - prefer-stable: src/Analyzers/PixelColorAnalyzer.php#L27
PHPDoc tag @throws with type Intervention\Image\Drivers\Vips\Analyzers\ColorException is not subtype of Throwable
PHP 8.2 - prefer-stable: src/Analyzers/PixelColorAnalyzer.php#L29
Method Intervention\Image\Drivers\Vips\Analyzers\PixelColorAnalyzer::colorAt() throws checked exception Intervention\Image\Exceptions\ColorException but it's missing from the PHPDoc @throws tag.
PHP 8.2 - prefer-stable: src/ColorProcessor.php#L23
PHPDoc tag @param for parameter $colorspace with type Intervention\Image\Drivers\Vips\ColorspaceInterfaca is not subtype of native type Intervention\Image\Interfaces\ColorspaceInterface.
PHP 8.2 - prefer-stable: src/ColorProcessor.php#L23
PHPDoc type for property Intervention\Image\Drivers\Vips\ColorProcessor::$colorspace with type Intervention\Image\Drivers\Vips\ColorspaceInterfaca is not subtype of native type Intervention\Image\Interfaces\ColorspaceInterface.
PHP 8.2 - prefer-stable: src/ColorProcessor.php#L23
Parameter $colorspace of method Intervention\Image\Drivers\Vips\ColorProcessor::__construct() has invalid type Intervention\Image\Drivers\Vips\ColorspaceInterfaca.
PHP 8.2 - prefer-stable: src/ColorProcessor.php#L23
Property Intervention\Image\Drivers\Vips\ColorProcessor::$colorspace has unknown class Intervention\Image\Drivers\Vips\ColorspaceInterfaca as its type.
PHP 8.2 - prefer-stable: src/Core.php#L16
Class Intervention\Image\Drivers\Vips\Core implements generic interface IteratorAggregate but does not specify its types: TKey, TValue
PHP 8.2 - prefer-stable: src/Core.php#L57
Method Intervention\Image\Drivers\Vips\Core::count() throws checked exception Jcupitt\Vips\Exception but it's missing from the PHPDoc @throws tag.
PHP 8.2 - prefer-stable: src/Core.php#L72
Method Intervention\Image\Drivers\Vips\Core::frame() throws checked exception Jcupitt\Vips\Exception but it's missing from the PHPDoc @throws tag.
PHP 8.3 - prefer-stable: src/Analyzers/PixelColorAnalyzer.php#L18
Method Intervention\Image\Drivers\Vips\Analyzers\PixelColorAnalyzer::analyze() throws checked exception Intervention\Image\Drivers\Vips\Analyzers\ColorException but it's missing from the PHPDoc @throws tag.
PHP 8.3 - prefer-stable: src/Analyzers/PixelColorAnalyzer.php#L27
PHPDoc tag @throws with type Intervention\Image\Drivers\Vips\Analyzers\ColorException is not subtype of Throwable
PHP 8.3 - prefer-stable: src/Analyzers/PixelColorAnalyzer.php#L29
Method Intervention\Image\Drivers\Vips\Analyzers\PixelColorAnalyzer::colorAt() throws checked exception Intervention\Image\Exceptions\ColorException but it's missing from the PHPDoc @throws tag.
PHP 8.3 - prefer-stable: src/ColorProcessor.php#L23
PHPDoc tag @param for parameter $colorspace with type Intervention\Image\Drivers\Vips\ColorspaceInterfaca is not subtype of native type Intervention\Image\Interfaces\ColorspaceInterface.
PHP 8.3 - prefer-stable: src/ColorProcessor.php#L23
PHPDoc type for property Intervention\Image\Drivers\Vips\ColorProcessor::$colorspace with type Intervention\Image\Drivers\Vips\ColorspaceInterfaca is not subtype of native type Intervention\Image\Interfaces\ColorspaceInterface.
PHP 8.3 - prefer-stable: src/ColorProcessor.php#L23
Parameter $colorspace of method Intervention\Image\Drivers\Vips\ColorProcessor::__construct() has invalid type Intervention\Image\Drivers\Vips\ColorspaceInterfaca.
PHP 8.3 - prefer-stable: src/ColorProcessor.php#L23
Property Intervention\Image\Drivers\Vips\ColorProcessor::$colorspace has unknown class Intervention\Image\Drivers\Vips\ColorspaceInterfaca as its type.
PHP 8.3 - prefer-stable: src/Core.php#L16
Class Intervention\Image\Drivers\Vips\Core implements generic interface IteratorAggregate but does not specify its types: TKey, TValue
PHP 8.3 - prefer-stable: src/Core.php#L57
Method Intervention\Image\Drivers\Vips\Core::count() throws checked exception Jcupitt\Vips\Exception but it's missing from the PHPDoc @throws tag.
PHP 8.3 - prefer-stable: src/Core.php#L72
Method Intervention\Image\Drivers\Vips\Core::frame() throws checked exception Jcupitt\Vips\Exception but it's missing from the PHPDoc @throws tag.