[webauthn] Ambiguous autolink references (#1769)

emlun has just created a new issue for https://github.com/w3c/webauthn:

== Ambiguous autolink references ==
After PR #1703 added some new IDL types, the following autolink references are now ambiguous:

```
LINK ERROR: Multiple possible 'idl' local refs for 'displayName'.
Randomly chose one of them; other instances might get a different random choice.
{{displayName}}
LINK ERROR: Multiple possible 'idl' local refs for 'transports'.
Randomly chose one of them; other instances might get a different random choice.
{{transports}}
LINK ERROR: Multiple possible 'idl' local refs for 'rp'.
Randomly chose one of them; other instances might get a different random choice.
{{rp}}
LINK ERROR: Multiple possible 'idl' local refs for 'user'.
Randomly chose one of them; other instances might get a different random choice.
{{user}}
```

Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1769 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 11 July 2022 13:22:46 UTC