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

Check annotations don't look right #16

Open
searls opened this issue Jun 17, 2024 · 1 comment
Open

Check annotations don't look right #16

searls opened this issue Jun 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@searls
Copy link
Contributor

searls commented Jun 17, 2024

Running the --format github formatter outputs warning/error messages like these:

::error file=app/lib/register/creates_user.rb,line=9,col=33::Lint/InterpolationCheck: Interpolation in single quoted string detected. Use double quoted strings if you need interpolation.

But these aren't resulting in the pretty inline annotations highlighted in the README's screenshots. Instead they just show up at the bottom of the build summary (and don't link directly to the code):

image

@searls searls added the bug Something isn't working label Jun 17, 2024
@searls
Copy link
Contributor Author

searls commented Jun 17, 2024

The screenshots from the readme for reference:
file-annotation
check-overview

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