-
Notifications
You must be signed in to change notification settings - Fork 23
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
Many "RFC2119 keyword in non-normative section" warnings #246
Comments
It seems that warnings appears in Run make deploy section, and the executed script is there. I don't know whether RFC2119 warnings used to make the deployment failed or not before, but I'll take a look and fix warnings anyway. |
RFC2119 violations are warned but the CLI doesn't completed with the exit status 1. That's why the deployment isn't canceled IIUC. So maybe this is an expected behavior across repositories in this org? |
The reason it should fail is because we have "Die On" metadata as per speced/bikeshed-boilerplate@a569466. So something seems amiss. @domenic @tabatkins thoughts? |
Let me reopen this as the discussion is still ongoing. |
What is the issue with the URL Pattern Standard?
Looking at https://github.com/whatwg/urlpattern/actions/runs/12660193496/job/35280891950 for instance I see quite a few of these. Normally these should fail the build so I don't quite understand what's going on here, but either way it seems like these should be fixed.
The text was updated successfully, but these errors were encountered: