Skip to content

Fix Bikeshed issues #5

@Ethan-Arrowood

Description

@Ethan-Arrowood

When building the spec using bikeshed command I get the following output:

bikeshed
LINE 71: The heading 'readable attribute' needs a manually-specified ID.
LINE 275: The heading 'AnySocketAddress type' needs a manually-specified ID.
LINE 118: The heading 'closed attribute' needs a manually-specified ID.
LINE 102: The heading 'writable attribute' needs a manually-specified ID.
LINE 238: The heading 'SocketOptions dictionary' needs a manually-specified ID.
WARNING: Multiple elements have the same ID 'starttls-method'.
Deduping, but this ID may not be stable across revisions.
WARNING: Multiple elements have the same ID 'binding-object'.
Deduping, but this ID may not be stable across revisions.
WARNING: Multiple elements have the same ID 'connect'.
Deduping, but this ID may not be stable across revisions.
LINK ERROR: No 'method' refs found for 'connect' with spec 'html'.
{{connect}}
LINK ERROR: No 'idl' refs found for 'starttls()'.
{{starttls()}}
LINT: Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="securetransport" data-lt="secureTransport" data-noexport="by-default">secureTransport<a href="#securetransport" class="self-link"></a></dfn>
<dfn data-dfn-type="dfn" id="securetransport" data-lt="secureTransport" data-noexport="by-default">secureTransport<a href="#securetransport" class="self-link"></a></dfn>
LINT: Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="allowhalfopen" data-lt="allowHalfOpen" data-noexport="by-default">allowHalfOpen<a href="#allowhalfopen" class="self-link"></a></dfn>
<dfn data-dfn-type="dfn" id="allowhalfopen" data-lt="allowHalfOpen" data-noexport="by-default">allowHalfOpen<a href="#allowhalfopen" class="self-link"></a></dfn>
LINT: Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" id="socketaddress" data-lt="SocketAddress" data-noexport="by-default">SocketAddress<a href="#socketaddress" class="self-link"></a></dfn>
<dfn data-dfn-type="dfn" id="socketaddress" data-lt="SocketAddress" data-noexport="by-default">SocketAddress<a href="#socketaddress" class="self-link"></a></dfn>
 ✔  Successfully generated, with 2 linking errors

We should take some time and fix up theses various warnings/issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions