ember-cli / ember-cli/core-object

Deprecation warning violates `ember test --silent` behavior

Aperta
#35 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
16
Fork
16
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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).

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.