OctoLintInvalidTargetNames - OctopusSolutionsEngineering/OctopusRecommendationEngine GitHub Wiki
OctoLintInvalidTargetNames
returns a warning if any deployment targets are named incorrectly, according to a specified regular expression.
Recommendation
Without established naming conventions, the maintenance of targets can increase cognitive load unnecessarily. Try to create deployment targets with meaningful names so that you can easily see what type of machine they are, and/or where they are geographically located.
Remediation
Consider changing the deployment target names to valid ones.