Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logged deprecations and thrown deprecations do not contain the URL #195

Open
kategengler opened this issue Aug 8, 2024 · 0 comments
Open

Comments

@kategengler
Copy link
Member

Without an entry in deprecation-workflow, the deprecation looks like this:

DEPRECATION: Usage of the {{action}} modifier is deprecated. Migrate to native functions and function invocation. [deprecation id: template-action] This will be removed in ember-source 6.0.0. See https://deprecations.emberjs.com/id/template-action for more details.

with the entry in deprecation set to log, the deprecation looks like:

DEPRECATION: Usage of the {{action}} modifier is deprecated. Migrate to native functions and function invocation.

The URL and deprecation id are helpful for finding guides on how to migrate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant