question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

✨: 🚮 for deprecating things

See original GitHub issue

Hello @carloscuesta 😎!

  • Emoji: :🚮:
  • Code: ::put_litter_in_its_place::
  • Description: Adding deprecation warnings to old code

Indicates a commit that adds deprecation warnings. E.g., adding

@Deprecated

in java, or

/**
 * @deprecated
 */

In javascript

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:22
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

10reactions
erikhuizingacommented, Aug 10, 2018

🗑 is an alternative; it has better visibility, but it looks less like an action

3reactions
ahammelcommented, Feb 19, 2018

I would say that documentation and deprecation warnings are a bit different, at least in Java development. If a developer told me, “I’m just adding documentation”, I would be a bit surprised if the PR added new compiler warnings, for instance.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is deprecated in IT? - TechTarget
Learn about deprecated in IT, which is when something is available or allowed, but is not recommended or that its failings are recognized....
Read more >
Deprecation - Wikipedia
In several fields, especially computing, deprecation is the discouragement of use of some terminology, feature, design, or practice, typically because it ...
Read more >
urban dictionary emoji
Urban Dictionary EmojiA fast emoji search experience with options to browse every emoji by name, category, or …. clear data from sharedpreferences.
Read more >
Deprecate Definition & Meaning - Merriam-Webster
to withdraw official support for or discourage the use of (something, such as a software product) in favor of a newer or better...
Read more >
What Is Self-Deprecation? - Verywell Mind
Learn about why we self-deprecate and how it could be harmful. ... Mind Podcast shares how to get more comfortable hearing nice things...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found