- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Mon, 11 Jul 2022 13:22:44 +0000
- To: public-webauthn@w3.org
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