Giter VIP home page Giter VIP logo

Comments (3)

romatallinn avatar romatallinn commented on August 12, 2024

To add, I would also like to see flutter analyze task.

from vsts-flutter-tasks.

aloisdeniel avatar aloisdeniel commented on August 12, 2024

In the meantime you can use the Flutter Command task from latest version.

from vsts-flutter-tasks.

Max-Might avatar Max-Might commented on August 12, 2024

What is the proper way to run the analyzer with a command?
I have the following pipeline:

steps:
- task: FlutterInstall@0
  inputs:
    channel: 'stable'
    version: 'custom'
    customVersion: 'v1.12.13+hotfix.9'
- task: FlutterCommand@0
  inputs:
    arguments: 'flutter analyze'

But there is no output from the actual command:

2020-05-25T17:07:24.9211590Z ##[section]Starting: FlutterCommand
2020-05-25T17:07:24.9221660Z ==============================================================================
2020-05-25T17:07:24.9222020Z Task         : Flutter Command
2020-05-25T17:07:24.9222380Z Description  : Launch a custom Flutter command with custom arguments.
2020-05-25T17:07:24.9222670Z Version      : 0.2.32
2020-05-25T17:07:24.9222900Z Author       : Aloïs Deniel
2020-05-25T17:07:24.9223410Z Help         : Don't forget to insert a 'Flutter Install' task before. [More Information](https://github.com/aloisdeniel/vsts-flutter-tasks)
2020-05-25T17:07:24.9224010Z ==============================================================================
2020-05-25T17:07:25.0811470Z ##[section]Finishing: FlutterCommand

The step is marked as successful (green color) although there are warnings in the project and it should fail? Am I doing something wrong?

from vsts-flutter-tasks.

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.