From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, luiz.dentz@gmail.com
Subject: RE: [BlueZ,v1,1/2] client/player: Make endpoint.show print all endpoint with no argument
Date: Fri, 27 Sep 2024 15:05:33 -0700 (PDT) [thread overview]
Message-ID: <66f72c2d.630a0220.ee5da.c9de@mx.google.com> (raw)
In-Reply-To: <20240927195416.2527923-1-luiz.dentz@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 4870 bytes --]
This is automated email and please do not reply to this email!
Dear submitter,
Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=893563
---Test result---
Test Summary:
CheckPatch PASS 0.62 seconds
GitLint FAIL 0.69 seconds
BuildEll PASS 24.15 seconds
BluezMake PASS 1594.08 seconds
MakeCheck PASS 13.20 seconds
MakeDistcheck PASS 179.98 seconds
CheckValgrind PASS 252.34 seconds
CheckSmatch PASS 356.04 seconds
bluezmakeextell PASS 119.47 seconds
IncrementalBuild PASS 2854.97 seconds
ScanBuild WARNING 1035.22 seconds
Details
##############################
Test: GitLint - FAIL
Desc: Run gitlint
Output:
[BlueZ,v1,1/2] client/player: Make endpoint.show print all endpoint with no argument
WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search
1: T1 Title exceeds max length (84>80): "[BlueZ,v1,1/2] client/player: Make endpoint.show print all endpoint with no argument"
10: B3 Line contains hard tab characters (\t): " UUID 0000110a-0000-1000-8000-00805f9b34fb"
11: B3 Line contains hard tab characters (\t): " Codec 0x00 (0)"
12: B3 Line contains hard tab characters (\t): " Media Codec: SBC"
13: B3 Line contains hard tab characters (\t): " Channel Modes: Mono DualChannel Stereo JointStereo"
14: B3 Line contains hard tab characters (\t): " Frequencies: 16Khz 32Khz 44.1Khz 48Khz"
15: B3 Line contains hard tab characters (\t): " Subbands: 4 8"
16: B3 Line contains hard tab characters (\t): " Blocks: 4 8 12 16"
17: B3 Line contains hard tab characters (\t): " Bitpool Range: 2-64"
19: B3 Line contains hard tab characters (\t): " UUID 0000110b-0000-1000-8000-00805f9b34fb"
20: B3 Line contains hard tab characters (\t): " Codec 0x00 (0)"
21: B3 Line contains hard tab characters (\t): " Media Codec: SBC"
22: B3 Line contains hard tab characters (\t): " Channel Modes: Mono DualChannel Stereo JointStereo"
23: B3 Line contains hard tab characters (\t): " Frequencies: 16Khz 32Khz 44.1Khz 48Khz"
24: B3 Line contains hard tab characters (\t): " Subbands: 4 8"
25: B3 Line contains hard tab characters (\t): " Blocks: 4 8 12 16"
26: B3 Line contains hard tab characters (\t): " Bitpool Range: 2-64"
[BlueZ,v1,2/2] client/player: Make transport.show print all transports with no argument
WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search
1: T1 Title exceeds max length (87>80): "[BlueZ,v1,2/2] client/player: Make transport.show print all transports with no argument"
10: B3 Line contains hard tab characters (\t): " UUID: Audio Source (0000110a-0000-1000-8000-00805f9b34fb)"
11: B3 Line contains hard tab characters (\t): " Codec: 0x02 (2)"
12: B3 Line contains hard tab characters (\t): " Media Codec: MPEG24"
13: B3 Line contains hard tab characters (\t): " Object Types: MPEG-2 AAC LC"
14: B3 Line contains hard tab characters (\t): " Frequencies: 48kHz"
15: B3 Line contains hard tab characters (\t): " Channels: 2"
16: B3 Line contains hard tab characters (\t): " Bitrate: 320000"
17: B3 Line contains hard tab characters (\t): " VBR: Yes"
18: B3 Line contains hard tab characters (\t): " Device: /org/bluez/hci0/dev_XX_XX_XX_XX_XX_XX"
19: B3 Line contains hard tab characters (\t): " State: active"
20: B3 Line contains hard tab characters (\t): " Delay: 0x06a4 (1700)"
21: B3 Line contains hard tab characters (\t): " Volume: 0x0059 (89)"
22: B3 Line contains hard tab characters (\t): " Endpoint: /org/bluez/hci0/dev_94_XX_XX_XX_XX_XX/sep4"
##############################
Test: ScanBuild - WARNING
Desc: Run Scan Build
Output:
client/player.c:2206:8: warning: Null pointer passed to 2nd parameter expecting 'nonnull'
if (!strcmp(ep->path, pattern))
^~~~~~~~~~~~~~~~~~~~~~~~~
client/player.c:3476:16: warning: Null pointer passed to 1st parameter expecting 'nonnull'
codec->name = strdup(name);
^~~~~~~~~~~~
2 warnings generated.
---
Regards,
Linux Bluetooth
next prev parent reply other threads:[~2024-09-27 22:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-27 19:54 [PATCH BlueZ v1 1/2] client/player: Make endpoint.show print all endpoint with no argument Luiz Augusto von Dentz
2024-09-27 19:54 ` [PATCH BlueZ v1 2/2] client/player: Make transport.show print all transports " Luiz Augusto von Dentz
2024-09-27 22:05 ` bluez.test.bot [this message]
2024-09-30 19:50 ` [PATCH BlueZ v1 1/2] client/player: Make endpoint.show print all endpoint " patchwork-bot+bluetooth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=66f72c2d.630a0220.ee5da.c9de@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox