Patchew URL: https://patchew.org/QEMU/[email protected]/
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: [email protected] Subject: [PULL 00/14] Gitlab, testing and misc patches === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algorithm histogram ./scripts/checkpatch.pl --mailback base.. === TEST SCRIPT END === Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384 From https://github.com/patchew-project/qemu - [tag update] patchew/[email protected] -> patchew/[email protected] * [new tag] patchew/[email protected] -> patchew/[email protected] Switched to a new branch 'test' 001e0f6 bsd-user: Add new maintainers cd54f81 Remove deprecated target tilegx 4dee290 Acceptance Tests: restore filtering of tests by target arch 7e2d943 Acceptance Tests: restore downloading of VM images 1767be5 docs/devel/qgraph: improve qgraph documentation a634eaa libqos/qgraph: format qgraph comments for sphinx documentation 1403828 scripts/ci/gitlab-pipeline-status: give more info when pipeline not found 9617084 scripts/ci/gitlab-pipeline-status: give more information on failures 9c1ae24 scripts/ci/gitlab-pipeline-status: split utlity function for HTTP GET 2c190bb meson: Re-enable the possibility to run "make check SPEED=slow" 861d83e docker: OpenSBI build job depends on OpenSBI container 60fbc18 docker: EDK2 build job depends on EDK2 container 994ed82 docker: Alpine build job depends on Alpine container fb49f31 qtest: delete superfluous inclusions of qtest.h === OUTPUT BEGIN === 1/14 Checking commit fb49f3160768 (qtest: delete superfluous inclusions of qtest.h) 2/14 Checking commit 994ed821f8ca (docker: Alpine build job depends on Alpine container) 3/14 Checking commit 60fbc1850698 (docker: EDK2 build job depends on EDK2 container) 4/14 Checking commit 861d83ed84ea (docker: OpenSBI build job depends on OpenSBI container) 5/14 Checking commit 2c190bb5a241 (meson: Re-enable the possibility to run "make check SPEED=slow") ERROR: line over 90 characters #29: FILE: scripts/mtest2make.py:24: +.test-human-tap = $1 $(if $4,(cd $4 && $2),$2) -m $(SPEED) < /dev/null | ./scripts/tap-driver.pl --test-name="$3" $(if $(V),,--show-failures-only) total: 1 errors, 0 warnings, 8 lines checked Patch 5/14 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 6/14 Checking commit 9c1ae2452947 (scripts/ci/gitlab-pipeline-status: split utlity function for HTTP GET) 7/14 Checking commit 961708432958 (scripts/ci/gitlab-pipeline-status: give more information on failures) 8/14 Checking commit 14038289c263 (scripts/ci/gitlab-pipeline-status: give more info when pipeline not found) 9/14 Checking commit a634eaa7abff (libqos/qgraph: format qgraph comments for sphinx documentation) 10/14 Checking commit 1767be58ba47 (docs/devel/qgraph: improve qgraph documentation) 11/14 Checking commit 7e2d943e6431 (Acceptance Tests: restore downloading of VM images) 12/14 Checking commit 4dee2904be7a (Acceptance Tests: restore filtering of tests by target arch) 13/14 Checking commit cd54f81d00d6 (Remove deprecated target tilegx) Use of uninitialized value $acpi_testexpected in string eq at ./scripts/checkpatch.pl line 1529. WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #82: deleted file mode 100644 total: 0 errors, 1 warnings, 130 lines checked Patch 13/14 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 14/14 Checking commit 001e0f6d9cce (bsd-user: Add new maintainers) === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/[email protected]/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to [email protected]
