ember-cli / ember-cli/ember-cli-htmlbars

Version 6.0.1+ ignores --silent flag

Đang mở
#781 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
77
Fork
65
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I've created a reproduction of this bug here: https://github.com/apellerano-pw/htmlbars-silent-repro

**Steps to reproduce**
1. have an ember app with some kind of deprecation output, e.g. use `{{#with}}` in Ember 3.28
2. use ember-cli-htmlbars 6.0.1 or higher
3. run `ember test --silent` (in the repro repo you can do `npm run repro`)

**Expected**

There is no build output, only test output

**Actual**

Deprecation output will be shown in addition to test output

**Workaround**

Pin your version of ember-cli-htmlbars to 6.0.0

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Start with the linked htmlbars-silent-repro repository and run npm run repro to confirm the regression with ember-cli-htmlbars 6.0.1 or higher, then compare it with 6.0.0. Trace how ember test --silent reaches build and deprecation output. Done means the reproduction produces only test output while using the newer version.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
javascript
Lĩnh vực
build-system
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
38/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.