feat: OpenCode 原生 Go 网关(33模型/3协议/跨协议桥接) + 账号/代理事务原子守卫 + OpenAI导入free自… #111
Annotations
10 errors and 2 warnings
|
golangci-lint
issues found
|
|
golangci-lint:
backend/internal/service/account_test_model_resolver.go#L9
File is not properly formatted (gofmt)
|
|
golangci-lint:
backend/internal/service/account_credential_import.go#L44
File is not properly formatted (gofmt)
|
|
golangci-lint:
backend/internal/handler/available_channel_handler.go#L66
File is not properly formatted (gofmt)
|
|
golangci-lint:
backend/internal/service/ideas.go#L81
Error return value of `(*strings.Builder).WriteRune` is not checked (errcheck)
|
|
golangci-lint:
backend/internal/service/ideas.go#L77
Error return value of `(*strings.Builder).WriteRune` is not checked (errcheck)
|
|
golangci-lint:
backend/internal/service/account_share_mode_test.go#L1926
Error return value of `(*github.com/Wei-Shaw/sub2api/internal/service.AccountShareModeService).processRoomLifecycleFinalizationOnce` is not checked (errcheck)
|
|
golangci-lint:
backend/internal/service/account_share_mode.go#L1553
Error return value of `(*github.com/Wei-Shaw/sub2api/internal/service.AccountShareModeService).processRoomLifecycleFinalizationOnce` is not checked (errcheck)
|
|
golangci-lint:
backend/internal/service/account_share_mode.go#L1549
Error return value of `(*github.com/Wei-Shaw/sub2api/internal/service.AccountShareModeService).processRoomLifecycleFinalizationOnce` 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/
|