You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having the same issue with https://jsr.io/@li/regexp-escape-polyfill/score (also I think you mean "false positive" 😉). I only export one function, which is explicitly marked with parameter and return types.
Is there any way of digging into "slow types" and other aspects of the score? deno publish --dry-run only shows green.
uaeio
changed the title
False negative "slow types"
False positive "slow types"
Aug 27, 2024
Package: https://jsr.io/@whiteand/cbor/score
I see low score, because of the 'Slow type'
But, I don't have slow types. My package has "isolatedDeclarations": true. And the
jsr publish
is successful.The text was updated successfully, but these errors were encountered: