LuffyNoNika
LuffyNoNika
> Seems you stuck on a very old master branch, please merge master locally into your branch to resolve the conflicts. That's true. I forgot to merge master locally, now...
The npm audit check is still failing because of existing vulnerabilities in Angular (@angular/common, @angular/forms, @angular/router, etc.). I ran npm audit fix --package-lock-only, but it didn’t change anything. I guess...
> Please fix the failing unit test Hi, failing unit test should be fixed now. Thanks.
> I still see the failing Unit Test, could you try to create the PR from the hashtopils repo and not your own fork of the repo? Yes, now it's...