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
更新於 11/25/2025
星標
0
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use handle-deprecation-warnings