fix: 优化分组选择与创建房间体验 #141
Annotations
9 errors and 2 warnings
|
golangci-lint
issues found
|
|
golangci-lint:
backend/internal/service/openai_gateway_service.go#L3613
QF1001: could apply De Morgan's law (staticcheck)
|
|
golangci-lint:
backend/internal/service/openai_gateway_chat_completions.go#L120
QF1001: could apply De Morgan's law (staticcheck)
|
|
golangci-lint:
backend/internal/service/account.go#L2564
QF1001: could apply De Morgan's law (staticcheck)
|
|
golangci-lint:
backend/internal/service/qwen_coding_quota_test.go#L42
Error return value is not checked (errcheck)
|
|
golangci-lint:
backend/internal/service/openai_ws_forwarder_ingress_session_test.go#L1529
Error return value of `(*github.com/coder/websocket.Conn).CloseNow` is not checked (errcheck)
|
|
golangci-lint:
backend/internal/service/openai_ws_forwarder_ingress_session_test.go#L1513
Error return value of `(*github.com/coder/websocket.Conn).CloseNow` is not checked (errcheck)
|
|
golangci-lint:
backend/internal/service/openai_ws_forwarder_ingress_session_test.go#L1453
Error return value of `(*github.com/coder/websocket.Conn).CloseNow` 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/
|