Coder Social home page Coder Social logo

Comments (3)

danielgtaylor avatar danielgtaylor commented on May 22, 2024

@0fefe do you have an example command or response that is causing this so I can reproduce on my side? Did you upgrade from 0.10.0 to 0.11.0 or was it a prior version to that? Any other info to help me track this down?

from restish.

danielgtaylor avatar danielgtaylor commented on May 22, 2024

I believe I'm able to reproduce the error with this small code example: https://go.dev/play/p/7_IME0SUEoz

The output (aka responses) which include that seem to work fine, however the command input from stdin seems to be able to produce that error because it assumes the input will be an object rather than possibly being an array. That happens at https://github.com/danielgtaylor/shorthand/blob/main/shorthand.go#L87-L97 but looking back at previous releases I see the old code at v0.10.0...v0.11.0#diff-a22a35e46a2a54e56098f46d313be424571104be770e9bf4b63a04f931719722L62-L65 had the same issue and should have also returned an error. Do you have an example that worked before but is not working now? I'm at a bit of a loss...

from restish.

danielgtaylor avatar danielgtaylor commented on May 22, 2024

I believe I found the bug. Should be fixed in the next release. Thanks for reporting! 👍

from restish.

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.