ember-cli / ember-cli/core-object

Deprecation warning violates `ember test --silent` behavior

Offen
#35 0 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
JavaScript
Sterne
16
Forks
16
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.