Automattic / Automattic/pocket-casts-android

Remove deprecation suppress annotations

Open
#111 1 comment 0 reactions 0 assignees View on GitHub
[Type] Tech Debt Migrated
Dominant language
Kotlin
Stars
2.8k
Forks
308
Avg merge
1d 13h
Merged PRs (30d)
143

Description

The code contains many annotations for suppressing deprecation. `@Suppress("DEPRECATION")` It would be good to fix these issues.

Contributor guide

Open the contributing guide

Research direction

Search the repository for `@Suppress("DEPRECATION")` and inspect each deprecated API it hides. Run the relevant Android build or tests after replacing the annotations and addressing the underlying deprecations; done means the suppress annotations and reported deprecation warnings are removed without breaking the project.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.