Git Product home page Git Product logo

Comments (9)

fatih avatar fatih commented on May 17, 2024

Can you give me some example snippets that I can try?

from vim-go.

fatih avatar fatih commented on May 17, 2024

Can you please pull the latest master and try again?

from vim-go.

rlmcpherson avatar rlmcpherson commented on May 17, 2024

I just pulled the latest master (commit c135257), and ran :GoUpdateBinaries. Now the original issue does not occur, but selecting an error does not open the correct file and location. There is also an error: "Go test returned error" (see below)

screenshot 2014-04-01 12 06 55

As far as examples, I see this for all unchecked errors found by goerrcheck. For example, in this code where 'defer resp.Body.Close()' is called without checking the error from Close(): https://github.com/rlmcpherson/s3gof3r/blob/9c537e1afe03bd3cb0ca582002a6d2ef3eb7beef/auth.go#L42

from vim-go.

fatih avatar fatih commented on May 17, 2024

Ok I'll try it on your package. Seems it does work but doesn't parse the file somehow. The "go test returned error" is a default error I'll fix it now.

from vim-go.

fatih avatar fatih commented on May 17, 2024

Can you pull latest master and try again please ?

from vim-go.

fatih avatar fatih commented on May 17, 2024

Btw here is how it's looks like for me after the fix:

screen shot 2014-04-02 at 2 00 03 am

from vim-go.

rlmcpherson avatar rlmcpherson commented on May 17, 2024

Everything seems to be working after pulling the latest master, thanks!

I do see an error message, but it does not impact any functionality.
screenshot 2014-04-02 11 33 01

from vim-go.

fatih avatar fatih commented on May 17, 2024

Ah yes, this error is called explicitly by vim-go :) I think I should remove it, people would think it's a problem and actually it's just indicating that GoErrCheck found some errors.

from vim-go.

rlmcpherson avatar rlmcpherson commented on May 17, 2024

Good to know it's not indicating a problem. Thanks for the rapid fixes!

from vim-go.

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.