devcontainers / devcontainers/ci

Command failure is double logged

Open
#149 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
496
Forks
101
PR merge metrics
No merged PRs in 30d

Description

When the command run in the DevContainer fails, `devcontainers/ci` logs it once, and then GitHub Actions itself seems to log it a second time. To repro, try running the command `echo "Test" && false`, and observe the screenshot behavior. Aside from the redundancy in the log, this leads to two failure badges showing up on the PR checks area above the merge button.

![image](https://user-images.githubusercontent.com/13792812/173885410-99ae3c26-adaa-48c0-9c99-a70a5b75e5f4.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.