• Edric Li's avatar
    fix: 修复 CI 检查失败 · 378e476e
    Edric Li authored
    - gofmt: 修复 error_passthrough_service.go 格式问题
    - errcheck: 修复 error_passthrough_runtime_test.go 类型断言未检查
    - staticcheck: if-else 改为 switch (gateway_service.go)
    - test: 修复两个测试用例错误使用 MODEL_CAPACITY_EXHAUSTED 导致走错路径
    378e476e
error_passthrough_runtime_test.go 9.26 KB