supermap:sonar_error_analysis
Installation
SKILL.md
SonarQube 质量门分析 Skill
使用前提
-
环境变量: 必须设置
SUPERMAP_SONAR_TOKEN环境变量# Windows set SUPERMAP_SONAR_TOKEN=your_token_here # Linux/Mac export SUPERMAP_SONAR_TOKEN=your_token_here -
网络访问: 需要能够访问 SonarQube 服务器
-
工具依赖: 需要
curl命令可用