Closed ostronom closed 6 years ago
Can you give wrong details, such as html files or screenshots? Then we will deal with it.
Here is the final file. dialog-platform-2017-11-09-18-12-10.html.zip
@wgliang I have the same issue too. For me, the error is at resData.gotest = JSON.parse(resData.gotest)
. Probably when there are no tests?
Edit: attaching a file generated for my app. The app runs fine, but goreporter throws errors saying some packages are not found.
Command used to generate report: goreporter -p . -r ~/work/goreports -e vendor -f html
File attached.
report.zip
I've got it.This is because a divide by 0 operation causes NaN. Thx everyone!
The generated HTML document (with default template) is generated with an invalid javascript.