gojp / goreportcard

A report card for your Go application
https://goreportcard.com
Apache License 2.0
1.99k stars 252 forks source link

Could not analyze repository #413

Open tarkatronic opened 1 year ago

tarkatronic commented 1 year ago

I'm trying to create a report for https://github.com/underdog-tech/vulnbot and encountering this error:

There was an error processing your request: Could not analyze the repository: could not download repo: could not get latest module version from https://proxy.golang.org/github.com/underdog-tech/vulnbot/@latest: not found: create zip: .github/ISSUE_TEMPLATE/🐛-bug-report.md: malformed file path ".github/ISSUE_TEMPLATE/🐛-bug-report.md": invalid char '🐛' .github/ISSUE_TEMPLATE/📚-documentation-issue-report.md: malformed file path ".github/ISSUE_TEMPLATE/📚-documentation-issue-report.md": invalid char '📚' .github/ISSUE_TEMPLATE/🚀-feature-request.md: malformed file path ".github/ISSUE_TEMPLATE/🚀-feature-request.md": invalid char '🚀'

It appears to be having trouble with the unicode characters in the issue template filenames.

LuizWeitz commented 3 months ago

Hi @tarkatronic, please see this https://goreportcard.com/report/github.com/underdog-tech/vulnbot, i try and result is success... Thank you for using Go Report Card! Congratulations for grade A+!