From 46b12fc83a891347de0acb280538f763b609a10d Mon Sep 17 00:00:00 2001 From: Roman Babenko Date: Fri, 16 Aug 2024 10:08:28 +0300 Subject: [PATCH] workflow fix --- .github/workflows/review.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml index 023868ab4..9c955ff33 100644 --- a/.github/workflows/review.yml +++ b/.github/workflows/review.yml @@ -209,12 +209,14 @@ jobs: "confidence": "moderate", "line_data_list": [ { - "line": " *", + "line": "********************************", "line_num": 4256, "path": "data/00408ef6/src/eee97fd2.c", - "value": "", - "value_start": 16, - "value_end": 24, + "value": "*****", + "value_start": 15, + "value_end": 25, + "variable_start": -1, + "variable_end": -1, "variable": null } ]