GithubHelp home page GithubHelp logo

Comments (5)

matthewnitschke-wk avatar matthewnitschke-wk commented on June 11, 2024

Not currently possible given the current command line arguments / functionality

How are you wanting to use this data? and what are you expecting the output to be?

from dependency_validator.

prasunsultania avatar prasunsultania commented on June 11, 2024

@matthewnitschke-wk

I have written a tool to validate the PR before merging it so, that any missing/extra dependencies are addressed.

Below, screenshot will give an idea of what I have been trying to do

2024-04-25_12-11-05

from dependency_validator.

matthewnitschke-wk avatar matthewnitschke-wk commented on June 11, 2024

Interesting! Could you just use the stdout from running the dart run dependency_validator command?

Looks like you're just looking for a high level summary of what dependencies might be invalid, which the default stdout already provides

from dependency_validator.

prasunsultania avatar prasunsultania commented on June 11, 2024

@matthewnitschke-wk I can parse the stdout, is the format going to be consistent in future updates ?

from dependency_validator.

matthewnitschke-wk avatar matthewnitschke-wk commented on June 11, 2024

No, I don't think so

In your above example it appears as though you are just piping the output of npx depcheck to the comments on a jira issue. I didn't realize that you're also trying to parse the data within the result as well

If you could give an example of what data you're trying to parse from the results, that would help us understand how best to format the json output

from dependency_validator.

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.