Skip to content

feat: reporter uses sources-server #1329

feat: reporter uses sources-server

feat: reporter uses sources-server #1329

Triggered via pull request December 15, 2024 15:16
Status Failure
Total duration 2m 5s
Artifacts

ci-build.yaml

on: pull_request
Build & cache Go code
27s
Build & cache Go code
Build, test & lint UI code
1m 35s
Build, test & lint UI code
Ensure Go modules synchronicity
29s
Ensure Go modules synchronicity
Lint Go code
50s
Lint Go code
Check changes to generated code
26s
Check changes to generated code
Run unit tests for Go packages
0s
Run unit tests for Go packages
Run unit tests with -race for Go packages
0s
Run unit tests with -race for Go packages
Process & analyze test artifacts
0s
Process & analyze test artifacts
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 5 warnings
Check changes to generated code
Process completed with exit code 1.
Build & cache Go code: common/common.go#L10
missing go.sum entry for module providing package github.com/sirupsen/logrus (imported by github.com/argoproj/argo-cd/v2/acr_controller); to add:
Build & cache Go code: common/common.go#L11
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by github.com/argoproj/argo-cd/v2/cmpserver/apiclient); to add:
Build & cache Go code: common/common.go#L12
missing go.sum entry for module providing package google.golang.org/grpc/status (imported by github.com/argoproj/argo-cd/v2/cmpserver/apiclient); to add:
Build & cache Go code: util/cert/cert.go#L20
missing go.sum entry for module providing package golang.org/x/crypto/ssh (imported by github.com/argoproj/argo-cd/v2/util/cert); to add:
Build & cache Go code: util/env/env.go#L10
missing go.sum entry for module providing package github.com/argoproj/pkg/time (imported by github.com/argoproj/argo-cd/v2/cmd/argocd/commands); to add:
Build & cache Go code: util/git/client.go#L20
missing go.sum entry for module providing package github.com/Masterminds/semver/v3 (imported by github.com/argoproj/argo-cd/v2/reposerver/repository); to add:
Build & cache Go code: util/log/logrus.go#L8
missing go.sum entry for module providing package github.com/bombsimon/logrusr/v2 (imported by github.com/argoproj/argo-cd/v2/util/log); to add:
Build & cache Go code: util/log/logrus.go#L9
missing go.sum entry for module providing package github.com/go-logr/logr (imported by github.com/argoproj/argo-cd/v2/util/argo/diff); to add:
Build & cache Go code: util/exec/exec.go#L9
missing go.sum entry for module providing package github.com/argoproj/gitops-engine/pkg/utils/tracing (imported by github.com/argoproj/argo-cd/v2/util/exec); to add:
Build & cache Go code: util/exec/exec.go#L10
missing go.sum entry for module providing package github.com/argoproj/pkg/exec (imported by github.com/argoproj/argo-cd/v2/test/e2e/fixture); to add:
Lint Go code: acr_controller/server.go#L60
undefined: redis (typecheck)
Lint Go code: acr_controller/application/mocks/ApplicationClient.go#L29
_m.Called undefined (type *ApplicationClient has no field or method Called) (typecheck)
Lint Go code: acr_controller/application/mocks/ApplicationClient.go#L66
mock.AssertExpectations undefined (type *ApplicationClient has no field or method AssertExpectations) (typecheck)
Lint Go code: applicationset/services/internal/github_app/client.go#L15
undefined: ghinstallation (typecheck)
Lint Go code: applicationset/generators/mocks/Generator.go#L22
_m.Called undefined (type *Generator has no field or method Called) (typecheck)
Lint Go code: applicationset/generators/mocks/Generator.go#L52
_m.Called undefined (type *Generator has no field or method Called) (typecheck)
Lint Go code: applicationset/generators/mocks/Generator.go#L70
_m.Called undefined (type *Generator has no field or method Called) (typecheck)
Lint Go code: applicationset/generators/mocks/Generator.go#L97
mock.AssertExpectations undefined (type *Generator has no field or method AssertExpectations) (typecheck)
Lint Go code: applicationset/services/mocks/Repos.go#L18
_m.Called undefined (type *Repos has no field or method Called) (typecheck)
Lint Go code: applicationset/services/mocks/Repos.go#L48
_m.Called undefined (type *Repos has no field or method Called) (typecheck)
changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check changes to generated code
Restore cache failed: Dependencies file is not found in /home/runner/work/argo-cd/argo-cd. Supported file pattern: go.sum
Build & cache Go code
Restore cache failed: Dependencies file is not found in /home/runner/work/argo-cd/argo-cd. Supported file pattern: go.sum
Ensure Go modules synchronicity
Restore cache failed: Dependencies file is not found in /home/runner/work/argo-cd/argo-cd. Supported file pattern: go.sum
Lint Go code
Restore cache failed: Dependencies file is not found in /home/runner/work/argo-cd/argo-cd. Supported file pattern: go.sum