Skip to content

修复:Dockerfile 内的二进制名同步改为 pixelapi #80

修复:Dockerfile 内的二进制名同步改为 pixelapi

修复:Dockerfile 内的二进制名同步改为 pixelapi #80

Triggered via push August 1, 2026 17:59
Status Failure
Total duration 6m 49s
Artifacts

backend-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
golangci-lint: backend/internal/repository/account_share_mode_repo_unit_test.go#L614
Error return value of `(*database/sql.DB).Close` is not checked (errcheck)
golangci-lint: backend/internal/repository/account_share_mode_repo.go#L8880
Error return value of `(*strings.Builder).WriteString` is not checked (errcheck)
golangci-lint: backend/internal/repository/account_share_mode_repo.go#L8877
Error return value of `(*strings.Builder).WriteString` is not checked (errcheck)
golangci-lint: backend/internal/repository/account_share_mode_repo.go#L8876
Error return value of `(*strings.Builder).WriteString` is not checked (errcheck)
golangci-lint: backend/internal/repository/account_share_lifecycle_repo.go#L1034
Error return value of `(*database/sql.Rows).Close` is not checked (errcheck)
golangci-lint: backend/internal/repository/account_share_lifecycle_repo.go#L602
Error return value of `(*database/sql.Rows).Close` is not checked (errcheck)
golangci-lint: backend/internal/repository/account_share_lifecycle_repo.go#L514
Error return value of `(*database/sql.Rows).Close` is not checked (errcheck)
golangci-lint: backend/internal/service/oidc_provider_service.go#L27
import 'github.com/redis/go-redis/v9' is not allowed from list 'service-no-repository': service must not import redis (depguard)
golangci-lint: backend/internal/service/cluster_runtime.go#L21
import 'github.com/redis/go-redis/v9' is not allowed from list 'service-no-repository': service must not import redis (depguard)
golangci-lint: backend/internal/service/cluster_cache_coordinator.go#L12
import 'github.com/redis/go-redis/v9' is not allowed from list 'service-no-repository': service must not import redis (depguard)
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/