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

Update obsolete UUID RFC reference #709

Merged
merged 1 commit into from
May 8, 2024
Merged

Conversation

OrKoN
Copy link
Contributor

@OrKoN OrKoN commented May 8, 2024

This PR solves the build error:

$./scripts/build.sh
LINK ERROR: Obsolete biblio ref: [rfc4122] is replaced by [rfc9562]. Either update the reference, or use [rfc4122 obsolete] if this is an intentionally-obsolete reference.

by replacing referenced to rfc4122 with rfc9562.


💥 Error: 400 Bad Request 💥

PR Preview failed to build. (Last tried on May 8, 2024, 9:50 AM UTC).

More

PR Preview relies on a number of web services to run. There seems to be an issue with the following one:

🚨 CSS Spec Preprocessor - CSS Spec Preprocessor is the web service used to build Bikeshed specs.

🔗 [Related URL]([object Object])

Error running preprocessor, returned code: 2.
FATAL ERROR: Couldn't find 'RFC9562' in bibliography data. Did you mean:
  atsc52
  bcp72
  csp2
  css2
  rfc2119
LINK ERROR: Multiple possible 'implementation-defined' dfn refs.
Arbitrarily chose https://infra.spec.whatwg.org/#implementation-defined
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:infra; type:dfn; text:implementation-defined
spec:ecmascript; type:dfn; text:implementation-defined
[=implementation-defined=]
LINK ERROR: Multiple possible 'document' dfn refs.
Arbitrarily chose https://dom.spec.whatwg.org/#concept-document
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:dom; type:dfn; text:document
spec:css-style-attr; type:dfn; text:document
[=Document=]
LINK ERROR: Multiple possible 'canvas' dfn refs.
Arbitrarily chose https://svgwg.org/svg2-draft/coords.html#TermCanvas
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:svg2; type:dfn; text:canvas
spec:css2; type:dfn; text:canvas
[=canvas=]
LINK ERROR: Multiple possible 'document' dfn refs.
Arbitrarily chose https://dom.spec.whatwg.org/#concept-document
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:dom; type:dfn; text:document
spec:css-style-attr; type:dfn; text:document
[=document=]
LINK ERROR: Multiple possible 'code point' dfn refs.
Arbitrarily chose https://infra.spec.whatwg.org/#code-point
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:infra; type:dfn; text:code point
spec:i18n-glossary; type:dfn; text:code point
[=code point=]
LINK ERROR: Multiple possible 'TypeError' exception refs.
Arbitrarily chose https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-native-error-types-used-in-this-standard-typeerror
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:ecmascript; type:exception; text:TypeError
spec:webidl; type:exception; text:TypeError
<a bs-line-number="6910" data-link-type="exception" data-lt="TypeError">TypeError</a>
 ✘  Did not generate, due to errors exceeding the allowed error level.

If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please file an issue.

This PR solves the build error:

LINK ERROR: Obsolete biblio ref: [rfc4122] is replaced by [rfc9562]. Either update the reference, or use [rfc4122 obsolete] if this is an intentionally-obsolete reference.

by replacing referenced to rfc4122 with rfc9562.
@OrKoN OrKoN requested a review from sadym-chromium May 8, 2024 09:40
@OrKoN OrKoN marked this pull request as ready for review May 8, 2024 09:40
Copy link
Contributor

@sadym-chromium sadym-chromium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but the build is failing

@OrKoN
Copy link
Contributor Author

OrKoN commented May 8, 2024

@sadym-chromium the build is not failing, the preview is failing

@OrKoN OrKoN requested a review from jgraham May 8, 2024 09:47
@OrKoN OrKoN merged commit c29a684 into main May 8, 2024
5 checks passed
@OrKoN OrKoN deleted the orkon/update-obsolete-reference branch May 8, 2024 09:51
github-actions bot added a commit that referenced this pull request May 8, 2024
SHA: c29a684
Reason: push, by OrKoN

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants