Stefan Genov

Results 66 comments of Stefan Genov

Hey @Indy-rbo so I came to that same conclusion very fast. The way a polyfill should work (to my understanding) is I take the code, that should work well on...

Absolutely, I am aware. I am thinking of this more like, how does a user with a typescript project get the data and where is it set in the decorator.....

We want to integrate the trivy scanner GitHub action and report security vulnerabilities to `GitHub Code Scanning` (check [this](https://github.com/aquasecurity/trivy-action?tab=readme-ov-file#using-trivy-with-github-code-scanning) and [this](https://docs.github.com/en/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning))

Marking this as accepted, we need to fix this 100%

You need to increase your test coverage for this. You've added functionality that was not tested.

Passing the error handler for each function sounds like a bad idea. We won't really use `Module` directly in the first place either. We need to be opinionated with this...

@VenelinBakalov Since we are working on 3.x.x, should we just remove it then? Or add a deprecation warning and do it for a later on release?

Without trying this I am almost certain there is a bug. It makes no sense for us to export it and NOT save the Name. Furthermore, not to mention that...