question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Following warnings are generated when npm run docs is run. Could someone look into this (cc @themoonrat)

WARNING: The @type tag does not permit a description; the description will be ignored. File: InteractionTrackingData.js, line: 39
WARNING: The @type tag does not permit a description; the description will be ignored. File: InteractionTrackingData.js, line: 43
WARNING: The @private tag does not permit a value; the value will be ignored. File: interactiveTarget.js, line: 87
WARNING: The @private tag does not permit a value; the value will be ignored. File: interactiveTarget.js, line: 92

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
bigtimebuddycommented, Feb 22, 2017
0reactions
lock[bot]commented, Feb 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to show warning when using functions incorrectly ...
I'm using JSDoc to document my Javascript functions and add type annotations. ... Is there some way to get Visual Studio to show...
Read more >
Use JSDoc: Index
Official documentation for JSDoc 3. ... Index. Getting Started. Getting Started with JSDoc 3: A quick-start to documenting JavaScript with JSDoc.
Read more >
JSDoc Reference - TypeScript: Documentation
What JSDoc does TypeScript-powered JavaScript support? ... Your editor may also show warnings if you call C instead of constructing it.
Read more >
jsdoc/valid-types throwing warning when using import syntax
Actual behavior 8:0 warning Syntax error in type: import('../typedefs').ExtractorOption jsdoc/valid-types ESLint Config module.exports = {...
Read more >
VS Code supports JSDoc-powered type checking - Stefan Judis
Add a // @ts-check comment to your JavaScript files and see how VS Code parses your JSDoc type definitions and shows warnings if...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found