ember-cli / ember-cli/ember-cli-deprecation-workflow

id: ember-global deprecation is not silenced

Open
#134 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
166
Forks
44
PR merge metrics
No merged PRs in 30d

Description

This seems like a timing issue in tests. Have both of these in the config file.

```
{ handler: 'silence', matchId: 'ember-global' },
{ handler: 'silence', matchMessage: /Usage of the Ember Global is deprecated/ },
```

![Screen Shot 2021-11-11 at 11 31 28 AM](https://user-images.githubusercontent.com/7374640/141342789-746cff90-e8e9-49a1-85b6-ec27ef89a1bc.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.