home/categories/cicd/nikblanchet-claude-code-production-patterns-actual-code-skills-user-handle-deprecation-warnings-skill-md
cicddevops

handle-deprecation-warnings

Notice and address deprecation warnings immediately in test output, CI/CD logs, and development - read the warning, check migration guides, update code to use recommended APIs, don't suppress warnings. Use when seeing deprecation warnings, DeprecationWarning messages, or deprecated API notices.

nikblanchet
maintainer
nikblanchet
Mis à jour 11/25/2025
Étoiles
0
Forks
0
quick start

Installation and usage

Notice and address deprecation warnings immediately in test output, CI/CD logs, and development - read the warning, check migration guides, update code to use recommended APIs, don't suppress warnings. Use when seeing deprecation warnings, DeprecationWarning messages, or deprecated API notices.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use handle-deprecation-warnings