feat: AppProject synchronization #390
Triggered via pull request
September 10, 2024 10:54
Status
Failure
Total duration
2m 34s
Artifacts
–
ci.yaml
on: pull_request
Check go modules synchronicity
9s
Check for changes to generated code
17s
Lint Go code
30s
Build & cache Go code
1m 18s
Run unit tests
2m 24s
Annotations
20 errors and 1 warning
Lint Go code
Cannot open: File exists
|
Lint Go code
Cannot open: File exists
|
Lint Go code
Cannot open: File exists
|
Lint Go code
Cannot open: File exists
|
Lint Go code
Cannot open: File exists
|
Lint Go code
Cannot open: File exists
|
Lint Go code
Cannot open: File exists
|
Lint Go code
Cannot open: File exists
|
Lint Go code
Cannot open: File exists
|
Lint Go code
Cannot open: File exists
|
Run unit tests:
internal/manager/appproject/appproject_test.go#L50
not enough arguments in call to NewAppProjectManager
|
Run unit tests:
internal/manager/appproject/appproject_test.go#L58
not enough arguments in call to NewAppProjectManager
|
Run unit tests:
internal/manager/appproject/appproject_test.go#L65
cannot use WithMetrics(&metrics.AppProjectClientMetrics{}) (value of type AppProjectManagerOption) as string value in argument to NewAppProjectManager
|
Run unit tests:
internal/manager/appproject/appproject_test.go#L71
cannot use WithAllowUpsert(true) (value of type AppProjectManagerOption) as string value in argument to NewAppProjectManager
|
Run unit tests:
internal/manager/appproject/appproject_test.go#L88
not enough arguments in call to NewAppProjectManager
|
Run unit tests:
internal/manager/appproject/appproject_test.go#L102
not enough arguments in call to NewAppProjectManager
|
Run unit tests:
internal/manager/appproject/appproject_test.go#L173
not enough arguments in call to NewAppProjectManager
|
Run unit tests:
internal/manager/appproject/appproject_test.go#L188
not enough arguments in call to NewAppProjectManager
|
Run unit tests:
internal/manager/appproject/appproject_test.go#L204
not enough arguments in call to NewAppProjectManager
|
Run unit tests:
internal/manager/appproject/appproject_test.go#L219
not enough arguments in call to NewAppProjectManager
|
Lint Go code
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|