feat(server): Asset Batch Delete GQL and Integration API #1240
ci.yml
on: pull_request
prepare
8s
ci-server
/
lint
1m 8s
ci-server
/
i18n
26s
ci-server
/
test
2m 33s
build-worker
/
docker
build-worker
/
docker_copier
build-worker
/
docker_decompressor
ci
0s
deploy-server
/
deploy_server
deploy-server
/
deploy_web
deploy-server
/
deploy_worker
deploy-web
/
deploy_server
deploy-web
/
deploy_web
deploy-web
/
deploy_worker
deploy-worker
/
deploy_server
deploy-worker
/
deploy_web
deploy-worker
/
deploy_worker
Annotations
6 errors
ci-server / lint
cannot use id.NewThreadID() (value of struct type idx.ID[id.Thread]) as *asset.ThreadID value in argument to asset.New().ID(id1).Project(pid1).ArchiveExtractionStatus(s).NewUUID().CreatedByUser(uid1).Size(1000).Thread
|
ci-server / lint
cannot use id.NewThreadID() (value of struct type idx.ID[id.Thread]) as *asset.ThreadID value in argument to asset.New().ID(id2).Project(pid2).ArchiveExtractionStatus(s).NewUUID().CreatedByUser(uid2).Size(1000).Thread (typecheck)
|
ci-server / lint
issues found
|
ci-server / test
cannot use id.NewThreadID() (value of struct type idx.ID[id.Thread]) as *asset.ThreadID value in argument to asset.New().ID(id1).Project(pid1).ArchiveExtractionStatus(s).NewUUID().CreatedByUser(uid1).Size(1000).Thread
|
ci-server / test
cannot use id.NewThreadID() (value of struct type idx.ID[id.Thread]) as *asset.ThreadID value in argument to asset.New().ID(id2).Project(pid2).ArchiveExtractionStatus(s).NewUUID().CreatedByUser(uid2).Size(1000).Thread
|
ci-server / test
Process completed with exit code 1.
|