Commit 4aeeb3a
committed
Annotate streamFilter TransformStream call as CodeQL false positive
The constructor takes three optional args per CF Workers types and the
Web Streams spec; CodeQL's standard JS model uses an older signature
and flags the single transformer arg as superfluous. Dismissed in the
Code Quality dashboard. Comment is for the next reader so they don't
re-investigate.1 parent 34d6a01 commit 4aeeb3a
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| |||
0 commit comments