The following leaks were detected:core, __core-js_shared__ | Hapi Swagger 8 | Node 8.12.0 | Hapi 16
See original GitHub issueContext
- hapi-swagger version: ^8.0.0
- Node Version: 8.12.0
- Lab Version: ^16.0.0
- any other relevant information: Hapi version ^16.0.0
I am using hapi swagger to generate our api documentation. From pasr couple of weeks we have started seeing The following leaks were detected:core, __core-js_shared__
error while running our tests. If I comment out the hapi-swagger require statement, it goes away.
I tried running hapi-swagger tests as well and I guess the issue is with that package as well. Can someone please help here? It is very urgent for us. I don’t want to use -I option with lab to ignore these leak errors. @glennjones
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (1 by maintainers)
Top Results From Across the Web
The following leaks were detected:core, __core-js_shared__
I am using hapi swagger to generate our api documentation. From pasr couple of weeks we have started seeing The following leaks were...
Read more >hapi-swagger - npm
A swagger documentation UI generator plugin for hapi. Latest version: 15.0.0, last published: 2 months ago. Start using hapi-swagger in your ...
Read more >Unable to register hapi-swagger to hapi rest api latest version 17
js:608:3. I tried all permutations and combinations with above code. at the moment nothing is working. Any help will be appreciated.
Read more >hapi-swagger - npm.io
In your Hapi apps main JavaScript file add the following code to created a Hapi server object. You will also add the routes...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
BWT, hapi-swagger@9 leaks:
The following leaks were detected:__core-js_shared__, core
while hapi-swagger@10 leaks CSS as well:
The following leaks were detected:__core-js_shared__, core, CSS
This issue is still present on latest hapi-swagger release, do we have a known fix for this?
In the meantime, I’m deploying even when core leaks are present.