Skip to content

feat: 完善账号共享、活动、发票与风控能力 #65

feat: 完善账号共享、活动、发票与风控能力

feat: 完善账号共享、活动、发票与风控能力 #65

Triggered via push June 26, 2026 17:10
Status Failure
Total duration 4m 16s
Artifacts

backend-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
golangci-lint
issues found
golangci-lint: backend/internal/service/system_notice_service.go#L153
QF1003: could use tagged switch on event (staticcheck)
golangci-lint: backend/internal/service/account_service_owned_group_test.go#L180
QF1008: could remove embedded field "ownedAccountDuplicateRepoStub" from selector (staticcheck)
golangci-lint: backend/internal/handler/account_share_mode_handler.go#L884
ST1005: error strings should not be capitalized (staticcheck)
golangci-lint: backend/internal/handler/account_share_mode_handler.go#L881
ST1005: error strings should not be capitalized (staticcheck)
golangci-lint: backend/internal/handler/account_share_mode_handler.go#L876
ST1005: error strings should not be capitalized (staticcheck)
golangci-lint: backend/internal/service/backup_service.go#L682
unreachable: unreachable code (govet)
test
Process completed with exit code 2.
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/