Git Product home page Git Product logo

cli's People

Contributors

mzdr avatar

Stargazers

 avatar

Watchers

 avatar  avatar

cli's Issues

`gridonic build` does not return error status

If there are errors while building the assets with gridonic build, the error status is not returned correctly. The command is always handled as "success". In our CI setup, this means that the next stage after the "build" stage is executed, even though it should not.

Example

> gridonic build

Gridonic ๐Ÿ––
Command Line Interface (v0.1.2)

 ERROR  Failed to compile with 1 errors6:13:31 AM
 error  in ./assets/src/components/SectionPersonal.vue

Module build failed (from ./node_modules/eslint-loader/index.js):
Module failed because of a eslint error.

<MY_PROJECT_PATH>/components/SectionPersonal.vue
  102:13  error  The "InputRadios" component has been registered but not used    vue/no-unused-components
  103:13  error  The "InputCheckbox" component has been registered but not used  vue/no-unused-components
  105:13  error  The "InputSelect" component has been registered but not used    vue/no-unused-components

โœ– 3 problems (3 errors, 0 warnings)

 @ ./node_modules/babel-loader/lib??ref--5!./node_modules/vue-loader/lib??vue-loader-options!./assets/src/components/FormProject.vue?vue&type=script&lang=js& 72:0-59 76:21-36
 @ ./assets/src/components/FormProject.vue?vue&type=script&lang=js&
 @ ./assets/src/components/FormProject.vue
 @ ./assets/src/index.js

Hash: 4a6d3e74e89dcd8f786a
Version: webpack 4.32.0
Time: 14461ms
Built at: 08/12/2019 6:13:31 AM
PublicPath: /build/
 18 assets
Creating cache default...
public/build: found 1 matching files               
Archive is up to date!                             
Created cache
Job succeeded

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.