Skip to content

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

@rugk

Description

@rugk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedThis issue is blocked by something from the outside and cannot be done currently.bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions