feat: 用户使用记录页面添加 API Key 使用统计图表 #855
Closed
Annotations
3 errors and 1 warning
|
Unit tests
Process completed with exit code 2.
|
|
Unit tests
cannot use (*stubUsageLogRepo)(nil) (value of type *stubUsageLogRepo) as service.UsageLogRepository value in variable declaration: *stubUsageLogRepo does not implement service.UsageLogRepository (missing method GetUserAPIKeyTrend)
|
|
Unit tests
cannot use usageRepo (variable of type *stubUsageLogRepo) as service.UsageLogRepository value in argument to service.NewUsageService: *stubUsageLogRepo does not implement service.UsageLogRepository (missing method GetUserAPIKeyTrend)
|
|
Run actions/setup-go@v6
Restore cache failed: Dependencies file is not found in /home/runner/work/sub2api/sub2api. Supported file pattern: go.mod
|
Loading