ember-cli / ember-cli/core-object

Deprecation warning violates `ember test --silent` behavior

オープン
#35 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
16
フォーク
16
PR マージ指標
30日以内にマージされた PR はありません

説明

According to the help for `ember test`:

```
--silent (Boolean) (Default: false) Suppress any output except for the test report
```

But the deprecation warning `DEPRECATION: Overriding init without calling this._super is deprecated. Please call this._super()` busts through that flag, breaking an automated CI workflow (because the CI output now includes these deprecation warnings instead of being only the test results).

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

まず、`ember test --silent` の実装と、非推奨警告を出力するコードパスを特定します。コマンドでその動作を再現し、警告が抑制される一方でテストレポートは引き続き利用できることを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
cli, testing-qa
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。