upbound / up

The @upbound CLI
Apache License 2.0
52 stars 41 forks source link

Recent builds that have linter failures are not having annotations added to PR #130

Open tnthornton opened 2 years ago

tnthornton commented 2 years ago

What happened?

See recent examples here https://github.com/upbound/up/runs/4871532265?check_suite_focus=true. Note that a linter failure was found in the action run, however no annotations were added to ndjson.go (where the violation occurred).

How can we reproduce it?

Submit a PR with a linter violation.