Skip to content

JavaScript fatal errors #198

@SmetDenis

Description

@SmetDenis

Hi,

First of all thanks for tool. Very useful!
Some time ago I had some fatal JS errors appeared (syntax) and I don't know what has happened.

For example
image

And HTML file
phpmetrics.zip

I use last stable v1.8.3 with TeamCity v9.1.6

mkdir -p build/phpmetrics

phpmetrics ./%source_path% \
    --report-html=build/phpmetrics/report.html \
    --report-xml=build/phpmetrics/report.xml \
    --report-csv=build/phpmetrics/report.csv \
    --report-json=build/phpmetrics/report.json \
    --violations-xml=build/phpmetrics/violations.xml \
    --verbose \
    --no-ansi \
    --symlinks \
    --no-interaction

Can you help me please?
Thanks and best regards, Denis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions