Config value object instead of manually reading the file #198
Annotations
10 errors and 1 warning
src/Composer/Package.php#L63
Method CoenJacobs\Mozart\Composer\Package::getDependencies() return type has no value type specified in iterable type array.
|
src/Composer/Package.php#L73
Method CoenJacobs\Mozart\Composer\Package::registerRequirePackages() has parameter $packages with no value type specified in iterable type array.
|
src/Config/Autoload.php#L10
Property CoenJacobs\Mozart\Config\Autoload::$autoloaders type has no value type specified in iterable type array.
|
src/Config/Autoload.php#L45
Method CoenJacobs\Mozart\Config\Autoload::setAutoloaders() has parameter $autoloaders with no value type specified in iterable type array.
|
src/Config/Classmap.php#L10
Property CoenJacobs\Mozart\Config\Classmap::$files type has no value type specified in iterable type array.
|
src/Config/Classmap.php#L13
Property CoenJacobs\Mozart\Config\Classmap::$paths type has no value type specified in iterable type array.
|
src/Config/Classmap.php#L18
Method CoenJacobs\Mozart\Config\Classmap::processConfig() has parameter $autoloadConfig with no type specified.
|
src/Config/Composer.php#L12
Property CoenJacobs\Mozart\Config\Composer::$require type has no value type specified in iterable type array.
|
src/Config/Composer.php#L17
Method CoenJacobs\Mozart\Config\Composer::setAutoload() has no return type specified.
|
src/Config/Extra.php#L11
Method CoenJacobs\Mozart\Config\Extra::getMozart() has no return type specified.
|
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