Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShellCheck CI step can not write annotations to PR #103

Open
boesing opened this issue Jul 10, 2022 · 1 comment
Open

ShellCheck CI step can not write annotations to PR #103

boesing opened this issue Jul 10, 2022 · 1 comment
Labels
Bug Something isn't working

Comments

@boesing
Copy link
Member

boesing commented Jul 10, 2022

Bug Report

The ShellCheck CI step of this component can not display check errors in Pull Requests due missing permission for Reviews for the GITHUB_TOKEN which is being passed to the action.

@boesing boesing added the Bug Something isn't working label Jul 10, 2022
@boesing
Copy link
Member Author

boesing commented Jul 10, 2022

Hm, it seems that this is only for suggestions:

 Running shellcheck (suggestion) ...
  reviewdog: This GitHub token doesn't have write permission of Review API [1], 
  so reviewdog will report results via logging command [2] and create annotations similar to
  github-pr-check reporter as a fallback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant