nx icon indicating copy to clipboard operation
nx copied to clipboard

fix(core): align padding for output with failed tasks

Open Den-dp opened this issue 1 year ago • 2 comments

Current Behavior

NX   Ran target lint for 3 projects (3s)

   √  0/3 succeeded [0 read from cache]

   ×  3/3 targets failed, including the following:

      - nx run bar:lint
       - nx run baz:lint
       - nx run foo:lint

Expected Behavior

 NX   Ran target lint for 3 projects (3s)                                                                                                                                                                          
                                                                                                                                                                                                                   
   √  0/3 succeeded [0 read from cache]                                                                                                                                                                            
                                                                                                                                                                                                                   
   ×  3/3 targets failed, including the following:                                                                                                                                                                 

      - nx run foo:lint
      - nx run baz:lint
      - nx run bar:lint

Related Issue(s)

Fixes #23115

Den-dp avatar May 01 '24 13:05 Den-dp

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview May 1, 2024 1:38pm

vercel[bot] avatar May 01 '24 13:05 vercel[bot]

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

github-actions[bot] avatar May 07 '24 00:05 github-actions[bot]