Skip to content

fix scheduler test #3861

fix scheduler test

fix scheduler test #3861

Triggered via pull request January 14, 2026 12:09
Status Failure
Total duration 7m 7s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test
cannot use modelServer2 (variable of type *store.ModelVersion) as *db.ModelVersion value in struct literal
test
cannot use store.NewServerReplica("", 8080, 5001, 3, server, []string{}, 100, 100, 0, map[store.ModelVersionID]bool{}, 100) (value of type *store.ServerReplica) as *db.ServerReplica value in struct literal
test
cannot use &store.ServerSnapshot{…} (value of type *store.ServerSnapshot) as *db.Server value in struct literal
test
cannot use model (variable of type *store.ModelVersion) as *db.ModelVersion value in struct literal
test
cannot use store.NewServerReplica("", 8080, 5001, 1, server, []string{}, 100, 100, 0, map[store.ModelVersionID]bool{}, 100) (value of type *store.ServerReplica) as *db.ServerReplica value in struct literal
test
cannot use &store.ServerSnapshot{…} (value of type *store.ServerSnapshot) as *db.Server value in struct literal
test
cannot use model (variable of type *store.ModelVersion) as *db.ModelVersion value in struct literal
test
cannot use store.NewServerReplica("", 8080, 5001, 2, server, []string{}, 100, 100, 0, map[store.ModelVersionID]bool{}, 100) (value of type *store.ServerReplica) as *db.ServerReplica value in struct literal
test
cannot use &store.ServerSnapshot{…} (value of type *store.ServerSnapshot) as *db.Server value in struct literal
test
cannot use model (variable of type *store.ModelVersion) as *db.ModelVersion value in struct literal
test
The process '/usr/bin/git' failed with exit code 128