Closed gudmdharalds closed 2 years ago
Scanning latest commit did not yield any new issues. Please have a look at older feedback still existing (commit-ID: e06017905672d3913c288dd005c714acb01e6f99)
This bot provides automated PHP linting and PHPCS scanning. For more information about the bot and available customizations, see our documentation.
Software versions
Options file (
|
PHP lint optionsPHP lint files enabled:
Lint modified files only:
Directories not PHP linted:
SVG configurationSVG scanning enabled:
Auto-approval configurationAuto-approvals enabled:
Non-functional changes auto-approved:
Auto-approval DB enabled:
Auto-approved file-types:
|
PHPCS configurationPHPCS scanning enabled:
PHPCS severity level:
Standard(s) used:
Runtime set:
Custom sniffs included:
Custom sniffs excluded:
Directories not PHPCS scanned:
|
We need to PHP lint using multiple PHP versions and collect the results from all of these. Multiple PHP interpreters should be configurable on the command line.
TODO:
vipgoci_runtime_measure_shell_exec_with_retry()
instead ofexec()
.--lint-php-version-paths
--lint-php-versions
tests/unit/ReportCreateScanDetailsPhpLintOptionsTest.php
tests/unit/ReportCreateScanDetailsSoftwareVersionsTest.php
tests/unit/LintSetFileIssuesResultTest.php
tests/unit/LintParseResultsTest.php
tests/unit/MainRunInitOptionsLintTest.php
tests/integration/LintDoScanFileTest.php
tests/integration/LintScanCommitTest.php
vipgoci_lint_scan_multiple_files_process_intermediate_results()
vipgoci_lint_scan_multiple_files_merge_results_by_php_version()
vipgoci_lint_scan_multiple_files()
PHPDoc
comments for new or updated functions (main code only)