disable default ignore for dot/vcs files for single files #327
Annotations
5 errors and 1 warning
src/Infrastructure/Repositories/LocalFilesRepository.php#L28
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
|
src/Infrastructure/Repositories/LocalFilesRepository.php#L56
* [Parameter type hint] Method \NunoMaduro\PhpInsights\Infrastructure\Repositories\LocalFilesRepository::within() does not have @param annotation for its traversable parameter $exclude.
* [Parameter type hint] Method \NunoMaduro\PhpInsights\Infrastructure\Repositories\LocalFilesRepository::within() does not have @param annotation for its traversable parameter $paths.
|
src/Infrastructure/Repositories/LocalFilesRepository.php#L47
* [Return type hint] Method \NunoMaduro\PhpInsights\Infrastructure\Repositories\LocalFilesRepository::getFiles() does not have @return annotation for its traversable return value.
|
src/Infrastructure/Repositories/LocalFilesRepository.php#L1
* [Having `classes` with more than 5 cyclomatic complexity is prohibited - Consider refactoring] 12 cyclomatic complexity
|
src/Infrastructure/Repositories/LocalFilesRepository.php#L66
* [Line length] Line exceeds maximum limit of 120 characters; contains 136 characters
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading