Skip to content

Deprecation Warning and Parse Error with reviewdog in GitHub Actions #70

@stkhr

Description

@stkhr

When running GitHub Actions, the following warning and error were detected in the logs:

time=2024-12-16T02:24:56.955Z level=WARN msg="reviewdog: -fail-on-error is deprecated. Use -fail-level=any, or -fail-level=error for github-[pr-]check reporter instead. See also https://github.com/reviewdog/reviewdog/blob/master/CHANGELOG.md"
reviewdog: parse error: EOF

screenshot-2024-12-16 13 57 32

Steps to Reproduce:

  1. Trigger the GitHub Actions workflow that uses reviewdog.
  2. Observe the logs for the warning and error messages.

Request:

Could you confirm whether this is a known issue or provide guidance on how to resolve it? Additionally, if this is not expected behavior, would you consider fixing the parse error in a future release?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions