- From: =JeffH <Jeff.Hodges@KingsMountain.com>
- Date: Tue, 5 Jun 2018 17:01:04 -0700
- To: W3C Web Authn WG <public-webauthn@w3.org>
just fyi, master branch generates following <dfn> errors when building. Not sure why. Perhaps bikeshed has evolved to be more strict and we have lint in index.bs? > curl https://api.csswg.org/bikeshed/ -F file=@index.bs -F force=1 -F output=err \033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-type="dfn" id="client-side" data-lt="Client-Side" data-noexport="by-default">Client-Side<a class="self-link" href="#client-side"></a></dfn> \033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-type="dfn" id="client-side-credential-private-key-storage" data-lt="client-side credential private key storage" data-noexport="by-default">client-side credential private key storage<a class="self-link" href="#client-side-credential-private-key-storage"></a></dfn> \033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-type="dfn" id="rate-limiting" data-lt="Rate Limiting" data-noexport="by-default">Rate Limiting<a class="self-link" href="#rate-limiting"></a></dfn> \033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-type="dfn" id="authenticationextensionsclientinputs" data-lt="AuthenticationExtensionsClientInputs" data-noexport="by-default">AuthenticationExtensionsClientInputs<a class="self-link" href="#authenticationextensionsclientinputs"></a></dfn> \033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-type="dfn" id="authenticationextensionsclientoutputs" data-lt="AuthenticationExtensionsClientOutputs" data-noexport="by-default">AuthenticationExtensionsClientOutputs<a class="self-link" href="#authenticationextensionsclientoutputs"></a></dfn> \033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-type="dfn" id="authenticationextensionsauthenticatorinputs" data-lt="AuthenticationExtensionsAuthenticatorInputs" data-noexport="by-default">AuthenticationExtensionsAuthenticatorInputs<a class="self-link" href="#authenticationextensionsauthenticatorinputs"></a></dfn> \033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-type="dfn" id="cosealgorithmidentifier" data-lt="COSEAlgorithmIdentifier" data-noexport="by-default">COSEAlgorithmIdentifier<a class="self-link" href="#cosealgorithmidentifier"></a></dfn> \033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-type="dfn" id="verification-procedure" data-lt="Verification procedure" data-noexport="by-default">Verification procedure<a class="self-link" href="#verification-procedure"></a></dfn> \033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-type="dfn" id="daa" data-lt="DAA" data-noexport="by-default">DAA<a class="self-link" href="#daa"></a></dfn> \033[1;96mWARNING:\033[0m Unexported dfn that's not referenced locally - did you mean to export it? <dfn data-dfn-type="dfn" id="none-attestation-statement-format" data-lt="none attestation statement format" data-noexport="by-default">none attestation statement format<a class="self-link" href="#none-attestation-statement-format"></a></dfn> \033[7;32m ✔ \033[0m Successfully generated, with warnings end
Received on Wednesday, 6 June 2018 00:22:20 UTC