Manual sync GitLab MR !2592 #3812
Annotations
7 errors and 3 warnings
|
lint
issues found
|
|
lint:
api/handler/repo.go#L795
h.c.DeleteBranch undefined (type "opencsg.com/csghub-server/component".RepoComponent has no field or method DeleteBranch) (typecheck)
|
|
lint:
api/handler/repo.go#L753
h.c.CreateBranch undefined (type "opencsg.com/csghub-server/component".RepoComponent has no field or method CreateBranch)
|
|
test (1.25)
Process completed with exit code 1.
|
|
test (1.25):
mirror/lfssyncer/lfs.go#L485
w.lfsMetaObjectStore.BulkUpdateExistingByOIDs undefined (type "opencsg.com/csghub-server/builder/store/database".LfsMetaObjectStore has no field or method BulkUpdateExistingByOIDs)
|
|
test (1.25):
api/handler/repo.go#L795
h.c.DeleteBranch undefined (type "opencsg.com/csghub-server/component".RepoComponent has no field or method DeleteBranch)
|
|
test (1.25):
api/handler/repo.go#L753
h.c.CreateBranch undefined (type "opencsg.com/csghub-server/component".RepoComponent has no field or method CreateBranch)
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, golangci/golangci-lint-action@v8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/csghub-server/csghub-server. Supported file pattern: go.sum
|
|
test (1.25)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|