offline-qr-code icon indicating copy to clipboard operation
offline-qr-code copied to clipboard

Add-on linting shows some warnings regarding eval/innerHtml usage

Open rugk opened this issue 4 years ago • 1 comments

Bug description

When the add-on is linted for inclusion in Firefox add-on store, we get some warnings, because of eval functions being used.

The source is https://unpkg.com/[email protected]/kjua.min.js

Steps to reproduce

  1. Lint with web-ext, respectively their tool.

Actual behavior

Some innerHTML/eval warnings are generated: image

Expected behavior

No warnings.

System

Operating system and version: N/A Browser and version: N/A Add-on version: f8caf56

Possible solution

kjua-svg needs to fix/address this

rugk avatar May 31 '20 16:05 rugk

Reported upstream/blocked by https://github.com/werthdavid/kjua/issues/4

rugk avatar May 31 '20 16:05 rugk