feat(channel-pricing): 渠道模型定价新增时间段(峰谷)价格 + opencode grok-4.5 /message… #93
Annotations
11 errors and 2 warnings
|
golangci-lint:
backend/internal/service/ratelimit_service.go#L74
ST1005: error strings should not be capitalized (staticcheck)
|
|
golangci-lint:
backend/internal/service/admin_service.go#L4778
ST1005: error strings should not be capitalized (staticcheck)
|
|
golangci-lint:
backend/internal/service/account_service.go#L2490
ST1005: error strings should not be capitalized (staticcheck)
|
|
golangci-lint:
backend/internal/handler/gateway_web_search.go#L222
SA1019: ip.GetClientIP is deprecated: 安全敏感调用应显式使用 GetSecurityClientIP。保留该入口是为了让 网关日志和会话种子等既有调用同样遵循可信代理规则,而不是直接信任原始请求头。 (staticcheck)
|
|
golangci-lint:
backend/internal/service/account_quota_dashboard.go#L34
File is not properly formatted (gofmt)
|
|
golangci-lint:
backend/internal/service/account.go#L160
File is not properly formatted (gofmt)
|
|
golangci-lint:
backend/internal/handler/admin/channel_handler.go#L59
File is not properly formatted (gofmt)
|
|
golangci-lint:
backend/internal/service/grok_observed_models.go#L114
Error return value of `(io.Closer).Close` is not checked (errcheck)
|
|
golangci-lint:
backend/internal/handler/admin/account_codex_agent_identity_import_test.go#L59
Error return value is not checked (errcheck)
|
|
golangci-lint:
backend/internal/handler/admin/account_codex_agent_identity_import_test.go#L17
Error return value is not checked (errcheck)
|
|
test
Process completed with exit code 2.
|
|
docs
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
frontend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|