OctoLintUnusedTargets - OctopusSolutionsEngineering/OctopusRecommendationEngine GitHub Wiki
OctoLintUnusedTargets
returns a warning if targets were not used in a deployment in the last 30 days.
Recommendation
Targets are used to represent where deployments are performed. Targets count towards license limits, and often have health check tasks scheduled at regular intervals.
Targets that have not been used in the last month may not be required any more, while still creating tasks and consuming licenses.
Remediation
Consider if the deployment targets are still necessary, and remove targets that are no longer used.