-
Notifications
You must be signed in to change notification settings - Fork 10
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
"Project Checks whitespace error" check is not particularly helpful #16
Comments
Apologies for the rant. I know what it does. It checks for spurious trailing whitespaces in markdown documents. It is still unhelpful IMHO, and making it harder for newcomers to contribute, on the simplest things. I do not see the point of annoying everyone about trailing whitespace in documentation. |
I'd prefer to keep this check, but I agree that this needs a better error message |
I'm more curious why a commit you pushed to GitHub is no longer available in your local environment; that's the only way that |
Hey @estesp I would just ignore that aspect. If this is illustrating anything, it is that even that is not particularly helpful in finding what the problem is from the user perspective… |
This here: Adds one commit: The logs visible in: https://github.com/containerd/nerdctl/actions/runs/10692283248/job/29640410617?pr=3406 Say:
I am a bit lost at what is happening here. Thanks in advance. |
Also |
Description
Sometimes, you will get a fail on the CI from project checks complaining that
FAIL - has whitespace errors. See
git show --check 30bfe29f9810b8c743a6068dd30e61398785f1ed.
But then, it does not say what is a whitespace error, where that would be, why any of it is actually bad, and most importantly:
So:
Steps to reproduce the issue
na
Describe the results you received and expected
na
What version of nerdctl are you using?
main
Are you using a variant of nerdctl? (e.g., Rancher Desktop)
None
Host information
No response
The text was updated successfully, but these errors were encountered: