Skip to content

Fix non-existing default property #316

Fix non-existing default property

Fix non-existing default property #316

Triggered via pull request September 28, 2023 03:27
Status Success
Total duration 1m 7s
Artifacts

format.yaml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
7.4 - prefer-stable: src/Application/DefaultPreset.php#L24
* [Return type hint] Method \NunoMaduro\PhpInsights\Application\DefaultPreset::get() does not have @return annotation for its traversable return value. * [Unused parameter] Unused parameter $composer. * [Function length] Your function is too long. Currently using 31 lines. Can be up to 20 lines.
7.4 - prefer-stable: src/Application/DefaultPreset.php#L61
* [Unused parameter] Unused parameter $composer.
7.4 - prefer-stable
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/