Giter Site home page Giter Site logo

Comments (2)

shawnps avatar shawnps commented on June 18, 2024

@platypusguy we download a .zip of the repository from proxy.golang.org using the latest module version.

So we first get the version from https://proxy.golang.org/github.com/platypusguy/jacobin/@latest which returns:

{"Version":"v0.0.0-20230121230130-f96320012698","Time":"2023-01-21T23:01:30Z","Origin":{"VCS":"git","URL":"https://github.com/platypusguy/jacobin","Hash":"f9632001269859d73ce8bc749b50a7d32499efeb"}}

Then we download the .zip:

https://proxy.golang.org/github.com/platypusguy/jacobin/@v/v0.0.0-20230121230130-f96320012698.zip

If you download the .zip file above you'll see the src dir is missing and thus Go Report Card can't generate a report because there are no .go files.

If I had to guess maybe the go.mod is not in the right place.

from goreportcard.

platypusguy avatar platypusguy commented on June 18, 2024

I'll look into it, but in the meantime, I think you should generate an error message of some kind, rather than just re-posting the previous report. Thanks again!

from goreportcard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.