Skip to content

Bump Novusvetus/action-phpinsights from 1.1.15 to 1.1.16 #59

Bump Novusvetus/action-phpinsights from 1.1.15 to 1.1.16

Bump Novusvetus/action-phpinsights from 1.1.15 to 1.1.16 #59

Status Failure
Total duration 20s
Artifacts

phpinsights.yml

on: push
phpinsights
9s
phpinsights
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
phpinsights: src/ClassHelper.php#L107
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
phpinsights: src/ClassHelper.php#L149
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
phpinsights: src/ClassHelper.php#L152
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
phpinsights: src/ClassHelper.php#L1
* [Having `classes` with more than 5 cyclomatic complexity is prohibited - Consider refactoring] 12 cyclomatic complexity * [Normal classes are forbidden. Classes must be final or abstract]
phpinsights
Error: Command failed: php ~/.composer/vendor/bin/phpinsights analyse --format=github-action --no-interaction --min-quality=90 --min-complexity=90 --min-architecture=90 --min-style=90 src/ClassHelper.php
phpinsights
The following actions uses node12 which is deprecated and will be forced to run on node16: Novusvetus/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/