Open irizzant opened 5 months ago
@irizzant I tested in my fork with your settings, without reporter changes. However, I couldn't reproduce the error. Can you try with the newest versions?
Code: https://github.com/nayuta/action-trivy/pull/11/files#diff-1db27d93186e46d3b441ece35801b244db8ee144ff1405ca27a163bfe878957fR57 Action result: https://github.com/nayuta/action-trivy/actions/runs/9467294468/job/26081008166?pr=11
@irizzant @nayuta Im having the same issue, any chance on this? All seems fine, I see the output in CI action but no review comments are being created by reviewdog
@irizzant @zubeyiro I need to confirm whether you're trying to comment on the changed files on the PR. Unfortunately, we cannot create comments on unchanged files.
I tested it on this PR: https://github.com/nayuta/action-trivy/pull/16 Could you check about it?
@irizzant @zubeyiro I need to confirm whether you're trying to comment on the changed files on the PR. Unfortunately, we cannot create comments on unchanged files.
I tested it on this PR: nayuta#16 Could you check about it?
@nayuta I have tried this, first my report has created errors on CI flow, then I have made a change on one file -didnt fix the error- but still no comment on PR
I tried to execute the action with this workflow
The action reports an error
but I see no review created on my PR.
I've also tried to change the command like this:
and the result is the pipeline is successful but without any issue detected:
which isn't possible since there are issues: