Skip to content
Triggered via pull request February 24, 2024 10:16
@dimitriBouteilledimitriBouteille
synchronize #1
1.x
Status Failure
Total duration 32s
Artifacts

styles.yml

on: pull_request
Coding Style
22s
Coding Style
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Coding Style: src/Helpers/FileLocator.php#L18
PHPDoc tag @param for parameter $paths with type array<string>|string is not subtype of native type array.
Coding Style: src/Helpers/FileLocator.php#L19
PHPDoc type for property Dbout\WpRestApi\Helpers\FileLocator::$paths with type array<string>|string is not subtype of native type array.
Coding Style: src/Loader/AnnotationDirectoryLoader.php#L24
Default value of the parameter #2 $annotationClassLoader (Dbout\WpRestApi\Loader\AnnotatedRouteRestLoader) of method Dbout\WpRestApi\Loader\AnnotationDirectoryLoader::__construct() is incompatible with type Symfony\Component\Config\Loader\LoaderInterface.
Coding Style: src/Loader/AnnotationDirectoryLoader.php#L24
Parameter $annotationClassLoader of method Dbout\WpRestApi\Loader\AnnotationDirectoryLoader::__construct() has invalid type Symfony\Component\Config\Loader\LoaderInterface.
Coding Style: src/Loader/AnnotationDirectoryLoader.php#L24
Parameter $annotationClassLoader of method Dbout\WpRestApi\Loader\AnnotationDirectoryLoader::__construct() has invalid type Symfony\Component\Config\Loader\LoaderInterface.
Coding Style: src/Loader/AnnotationDirectoryLoader.php#L24
Property Dbout\WpRestApi\Loader\AnnotationDirectoryLoader::$annotationClassLoader has unknown class Symfony\Component\Config\Loader\LoaderInterface as its type.
Coding Style: src/Loader/AnnotationDirectoryLoader.php#L24
Property Dbout\WpRestApi\Loader\AnnotationDirectoryLoader::$annotationClassLoader has unknown class Symfony\Component\Config\Loader\LoaderInterface as its type.
Coding Style: src/Loader/AnnotationDirectoryLoader.php#L70
Call to method load() on an unknown class Symfony\Component\Config\Loader\LoaderInterface.
Coding Style
Process completed with exit code 1.