Giter Club home page Giter Club logo

Comments (8)

jakemac53 avatar jakemac53 commented on May 24, 2024 1

I have confirmed the issue is that analyze actions will get merged based on the Name of the action (analyze) and the command (which is just dart analyze). So it doesn't distinguish between dart/flutter and the flutter command ends up getting grouped in with dart analyze actions (but won't get the proper flutter setup).

So it is a bug. You can likely remove any merge_stages config that you have set up in your mono_repo.yaml to resolve this issue for now.

from mono_repo.dart.

jakemac53 avatar jakemac53 commented on May 24, 2024 1

This is published now as version 6.2.1, please re-open if it doesn't resolve things

from mono_repo.dart.

jakemac53 avatar jakemac53 commented on May 24, 2024

We do have an example flutter project in this repo and it seems to work without anything special as far as I can tell. Have you tried upgrading mono_repo to the latest version (just re-activate it dart pub global activate mono_repo)?

from mono_repo.dart.

jakemac53 avatar jakemac53 commented on May 24, 2024

I think there is a bug where it is grouping analyze steps that it thinks are identical into a single job - but it needs to separate them based on the SDK they use.

from mono_repo.dart.

jakemac53 avatar jakemac53 commented on May 24, 2024

cc @kevmoo

from mono_repo.dart.

mark-dropbear avatar mark-dropbear commented on May 24, 2024

Thanks for the reply @jakemac53 I made the upgrade from 6.1.0 to 6.2.0 and reran mono_repo check && mono_repo generate both of which again worked locally but fail for the same reason as previously in GitHub Actions https://github.com/dropbear-software/fullstack-dart-demo/runs/5889388138?check_suite_focus=true

Let me also dive into how you have things set up in this repo for the flutter application because if thats the case I would have to assume that it is possible for me also.

Maybe @kevmoo has some ideas in the meantime as well, lets see :)

from mono_repo.dart.

jakemac53 avatar jakemac53 commented on May 24, 2024

One solution is to use flutter analyze instead of dart analyze. Although we might want a more general solution to this problem.

from mono_repo.dart.

mark-dropbear avatar mark-dropbear commented on May 24, 2024

Appreciate the help in the meantime!

from mono_repo.dart.

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.