Describe the issue
When merging PR #2253 to the main branch, there are new bikeshed errors that didn't how up in the PR itself. I think the PR CI used bikeshed 2.0.0, but the main branch has pulled in the latest version 2.1.0 (to fix dark mode).
Where Is It
See https://travis-ci.com/github/WebAudio/web-audio-api/builds/189506052
It seems bikeshed doesn't understand our links to {{MediaStream}}, {{MediaStreamTrack}}, and {{undefined}}. This wasn't a problem in 2.0.0.
Describe the issue
When merging PR #2253 to the main branch, there are new bikeshed errors that didn't how up in the PR itself. I think the PR CI used bikeshed 2.0.0, but the main branch has pulled in the latest version 2.1.0 (to fix dark mode).
Where Is It
See https://travis-ci.com/github/WebAudio/web-audio-api/builds/189506052
It seems bikeshed doesn't understand our links to
{{MediaStream}},{{MediaStreamTrack}}, and{{undefined}}. This wasn't a problem in 2.0.0.