From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 047F24402B for ; Tue, 14 May 2024 13:36:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3B08402EB; Tue, 14 May 2024 13:36:51 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C806740156 for ; Tue, 14 May 2024 13:36:50 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B6FEA121E57; Tue, 14 May 2024 13:36:50 +0200 (CEST) Subject: |WARNING| pw140054 [PATCH v2 1/2] dts: update mypy static checker In-Reply-To: <20240514113446.1948050-2-luca.vizzarro@arm.com> References: <20240514113446.1948050-2-luca.vizzarro@arm.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Luca Vizzarro Message-Id: <20240514113650.B6FEA121E57@dpdk.org> Date: Tue, 14 May 2024 13:36:50 +0200 (CEST) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/140054 _coding style issues_ WARNING:TYPO_SPELLING: 'eacf' may be misspelled - perhaps 'each'? #386: FILE: dts/poetry.lock:369: + {file = "mypy-1.10.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:e22e1527dc3d4aa94311d246b59e47f6455b8729f4968765ac1eacf9a4760bc7"}, WARNING:TYPO_SPELLING: 'afe' may be misspelled - perhaps 'safe'? #434: FILE: dts/poetry.lock:596: + {file = "PyYAML-6.0.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:e7d73685e87afe9f3b36c799222440d6cf362062f78be1013661b00c5c6f678b"}, total: 0 errors, 2 warnings, 356 lines checked