Giter VIP home page Giter VIP logo

5log-sdk's Introduction

Hi there ๐Ÿ‘‹

With over 20 years of experience in coding, I am highly adaptable to new technologies and have a laser focus on problem-solving. I work well with teams and am highly motivated, especially when caffeine is involved.



Tech Stack:

5log-sdk's People

Contributors

genzkids avatar permaficus avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

genzkids

5log-sdk's Issues

TypeError: Cannot convert undefined or null to object

Error Description

/5log-SDK/dist/libs/publisher.js:42
        if (Object.entries(extraWrapper).length !== 0) {
                   ^

TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at /Users/permaficus/Documents/Projects/5log-SDK/dist/libs/publisher.js:42:20
    at Generator.next (<anonymous>)
    at fulfilled (/Users/permaficus/Documents/Projects/5log-SDK/dist/libs/publisher.js:5:58)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Expected Behavior

How To Reproduce

Just using try/catch to reproduce

Transports is missing BrokerExchangeInterface

Bug Description

Type '{ client_id: string; url: string; logType: "ANY"; }' is not assignable to type 'FilogInitObject'.
  Type '{ client_id: string; url: string; logType: "ANY"; }' is missing the following properties from type 'BrokerExchangeInterface': channel, name, type, durable(2322)

Expected Behavior

Without assigning any config or options for message broker at transports should be just fine

How To Reproduce

Import and create new filog

Version

Latest (v0.6.8)

Typo on RBMQ Library when initiate exchange

Bug Description

[RBMQ] Error: Connection closed: 503 (COMMAND-INVALID) with message "COMMAND_INVALID - unknown exchange type 'topics

Expected Behavior

None

Version

v0.6.40

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.