"backend/internal/vscode:/vscode.git/clone" did not exist on "98671a73f4494c0c6328ea2289017cea2b4a28d2"
  • IanShaw027's avatar
    fix(lint): 修复代码格式和未使用变量问题 · ce3336e3
    IanShaw027 authored
    - 修复 ops_ws_handler.go 中的代码格式和返回值
    - 移除 ops_repo_latency_histogram_buckets.go 中不必要的错误检查
    - 修复 api_contract_test.go 缩进并添加运维监控配置项测试
    - 移除 ops_cleanup_service.go 中未使用的变量
    - 添加 ops_retry.go 中缺失的 status 字段
    ce3336e3
api_contract_test.go 46.1 KB