A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pmd/pmd-regression-tester/issues/86 below:

violation is undefined · Issue #86 · pmd/pmd-regression-tester · GitHub

I found this type of error in the console log of this report

Uncaught TypeError: violation is undefined
    renderCodeSnippet https://chunk.io/pmd/e90b9342ac1e4587b412a710f21d6395/diff2/js/project-report.js:25
    <anonymous> https://chunk.io/pmd/e90b9342ac1e4587b412a710f21d6395/diff2/js/project-report.js:131
    jQuery 2...

This corresponds to line 25 in the following:

function renderCodeSnippet(violation) { var node = document.createElement('p'); var url = project.source_link_base + '/' + project.file_index[violation.f]; window.pmd_code_snippets.fetch(node, url, violation.l, makeCodeLink(violation)); return node; }

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4