Skip to content

Change UUID pk in db schema to String #56

Change UUID pk in db schema to String

Change UUID pk in db schema to String #56

Triggered via pull request August 21, 2024 09:50
@qrortqrort
synchronize #36
uuid-to-string
Status Failure
Total duration 1m 35s
Artifacts

go-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test: internal/server/services/operation/operationservice.go#L90
undefined: types.ParseObjectId
test: internal/server/services/operation/operationservice.go#L114
operations[0].GetContainerId undefined (type "ydbcp/internal/types".Operation has no field or method GetContainerId)
test: internal/server/services/backup/backupservice.go#L37
undefined: types.ParseObjectId
test: internal/server/services/backup/backupservice.go#L170
op.Id undefined (type *"ydbcp/internal/types".TakeBackupOperation has no field or method Id)
test: internal/server/services/backup/backupservice.go#L231
undefined: types.MustObjectIDFromString
test: internal/server/services/backup/backupservice.go#L247
op.Id undefined (type *"ydbcp/internal/types".RestoreBackupOperation has no field or method Id)
test
Process completed with exit code 1.