Skip to content

PR comments only display raw data #152

@ArthurFlag

Description

@ArthurFlag

Hi!
Using the default action yml:

name: Vale
on: [pull_request]

jobs:
  vale:
    name: runner / vale
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v4
      - uses: errata-ai/[email protected]

I'm getting this kind of comments on my PRs:

Image

Any idea why it displays the "raw output", which doesn't appear in the main screenshot on the index of the repo?

I really just need the error and description, no need for the location, etc, in the PR comment.

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