Kirill Zhdanov
Kirill Zhdanov
Same question for 2021 year
Looks like no issue related to lazyrecon. I suggest to close it.
Any output? I think its wildcard entries issue solved using tools like `shuffledns`. I use it in my fork btw.
I think maybe wildcard related issue? `massdns` not solved it for now!
Looks like need to rewrite using module `requests`
> Aquatone will no longer maintain? Very possible.
same error
@bcoe I have related same issue! Function data Missmatch! 1. My E2E tests instrumented sources with `babel-plugin-istanbul` and produce `acceptace.info` lcov from browser global `__coverage__`. 2. Unit tests produce .lcov...
Also, I experiment with `istanbul-merge` and figured out that if I used json reporter and then merge it with that package I get `Cannot read property 'decl' of undefined` error...
Need to piece together https://github.com/GoogleChrome/puppeteer/issues/3712