Giter Club home page Giter Club logo

Comments (6)

Fatal1ty avatar Fatal1ty commented on August 25, 2024 1

I believe this is related to the version 3.2 of mashumaro that fixed no error when passing None values to fields that shouldn't be None.

if None value is ok for totalDependencies then this field should be annotated as Optional[int] to fix this issue.

from pysnyk.

Gil-Tohar-Forter avatar Gil-Tohar-Forter commented on August 25, 2024

I am running into this issue a well, i think TotalDependencies needs to be annotated as mentioned above!

from pysnyk.

sndrsnk avatar sndrsnk commented on August 25, 2024

We're also experiencing this issue.

from pysnyk.

ndoell avatar ndoell commented on August 25, 2024

Same issue here. I seem to be seeing this error pop up when pysnyk runs into an IaC project while using client.organizations.get(org_id).projects.get(p.id).issueset_aggregated.all()

from pysnyk.

ig596 avatar ig596 commented on August 25, 2024

I believe I corrected this in #169. If so, please mark this as closed/resolved.

from pysnyk.

kbroughton avatar kbroughton commented on August 25, 2024

@ig596 I just tried with version 0.9.18 and still get the same error using the simple test at the top of the issue

from pysnyk.

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.