Skip to content

[auto-bump] [no-release-notes] dependency by tbantle22 #1567

[auto-bump] [no-release-notes] dependency by tbantle22

[auto-bump] [no-release-notes] dependency by tbantle22 #1567

Triggered via pull request October 16, 2024 21:46
Status Failure
Total duration 7m 3s
Artifacts

ci-bats-unix.yaml

on: pull_request
Matrix: Bats tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Bats tests (macos-latest): core/rootvalue.go#L54
cannot use (*RootValue)(nil) (value of type *RootValue) as doltdb.RootValue value in variable declaration: *RootValue does not implement doltdb.RootValue (wrong type for method SetTableHash)
Bats tests (macos-latest): core/rootvalue.go#L87
cannot use root.withStorage(r) (value of type *RootValue) as doltdb.RootValue value in return statement: *RootValue does not implement doltdb.RootValue (wrong type for method SetTableHash)
Bats tests (macos-latest): core/rootvalue.go#L212
cannot use root (variable of type *RootValue) as doltdb.RootValue value in argument to doltdb.GetTable: *RootValue does not implement doltdb.RootValue (wrong type for method SetTableHash)
Bats tests (macos-latest): core/rootvalue.go#L252
impossible type assertion: ourRoot.(*RootValue)
Bats tests (macos-latest): core/rootvalue.go#L256
impossible type assertion: theirRoot.(*RootValue)
Bats tests (macos-latest): core/context.go#L60
impossible type assertion: state.WorkingRoot().(*RootValue)
Bats tests (macos-latest): core/context.go#L72
cannot use root (variable of type *RootValue) as doltdb.RootValue value in argument to resolve.Table: *RootValue does not implement doltdb.RootValue (wrong type for method SetTableHash)
Bats tests (macos-latest): core/context.go#L201
cannot use newRoot (variable of type *RootValue) as doltdb.RootValue value in argument to session.SetWorkingRoot: *RootValue does not implement doltdb.RootValue (wrong type for method SetTableHash)
Bats tests (macos-latest): core/override_functions.go#L95
cannot use &RootValue{…} (value of type *RootValue) as doltdb.RootValue value in return statement: *RootValue does not implement doltdb.RootValue (wrong type for method SetTableHash)
Bats tests (macos-latest): core/relations.go#L56
impossible type assertion: state.WorkingRoot().(*RootValue)
Bats tests (ubuntu-22.04): core/rootvalue.go#L54
cannot use (*RootValue)(nil) (value of type *RootValue) as doltdb.RootValue value in variable declaration: *RootValue does not implement doltdb.RootValue (wrong type for method SetTableHash)
Bats tests (ubuntu-22.04): core/rootvalue.go#L87
cannot use root.withStorage(r) (value of type *RootValue) as doltdb.RootValue value in return statement: *RootValue does not implement doltdb.RootValue (wrong type for method SetTableHash)
Bats tests (ubuntu-22.04): core/rootvalue.go#L212
cannot use root (variable of type *RootValue) as doltdb.RootValue value in argument to doltdb.GetTable: *RootValue does not implement doltdb.RootValue (wrong type for method SetTableHash)
Bats tests (ubuntu-22.04): core/rootvalue.go#L252
impossible type assertion: ourRoot.(*RootValue)
Bats tests (ubuntu-22.04): core/rootvalue.go#L256
impossible type assertion: theirRoot.(*RootValue)
Bats tests (ubuntu-22.04): core/context.go#L60
impossible type assertion: state.WorkingRoot().(*RootValue)
Bats tests (ubuntu-22.04): core/context.go#L72
cannot use root (variable of type *RootValue) as doltdb.RootValue value in argument to resolve.Table: *RootValue does not implement doltdb.RootValue (wrong type for method SetTableHash)
Bats tests (ubuntu-22.04): core/context.go#L201
cannot use newRoot (variable of type *RootValue) as doltdb.RootValue value in argument to session.SetWorkingRoot: *RootValue does not implement doltdb.RootValue (wrong type for method SetTableHash)
Bats tests (ubuntu-22.04): core/override_functions.go#L95
cannot use &RootValue{…} (value of type *RootValue) as doltdb.RootValue value in return statement: *RootValue does not implement doltdb.RootValue (wrong type for method SetTableHash)
Bats tests (ubuntu-22.04): core/relations.go#L56
impossible type assertion: state.WorkingRoot().(*RootValue)