Skip to content

fix(embeddeddolt): support migrate, bootstrap, and compact with EmbeddedDoltStore #7836

fix(embeddeddolt): support migrate, bootstrap, and compact with EmbeddedDoltStore

fix(embeddeddolt): support migrate, bootstrap, and compact with EmbeddedDoltStore #7836

Triggered via pull request March 26, 2026 18:17
Status Failure
Total duration 4m 8s
Artifacts

ci.yml

on: pull_request
Build (Embedded Dolt)
4m 4s
Build (Embedded Dolt)
Check version consistency
4s
Check version consistency
Check doc flags freshness
50s
Check doc flags freshness
Check for .beads changes
14s
Check for .beads changes
Test (Windows - smoke)
1m 33s
Test (Windows - smoke)
Check formatting
7s
Check formatting
Lint
1m 15s
Lint
Test Nix Flake
2m 58s
Test Nix Flake
Matrix: test
Test (Embedded Dolt Storage)
0s
Test (Embedded Dolt Storage)
Matrix: test-embedded-cmd
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
Test (macos-latest)
Process completed with exit code 1.
Test (macos-latest): cmd/bd/sql.go#L42
non-constant format string in call to github.com/steveyegge/beads/cmd/bd.FatalErrorRespectJSON
Test (macos-latest): cmd/bd/main.go#L532
non-constant format string in call to fmt.Fprintf
Test (macos-latest): cmd/bd/compact.go#L137
non-constant format string in call to fmt.Fprintf
Test (macos-latest): cmd/bd/compact.go#L126
non-constant format string in call to fmt.Fprintf
Test (ubuntu-latest)
Process completed with exit code 1.
Test (ubuntu-latest): cmd/bd/sql.go#L42
non-constant format string in call to github.com/steveyegge/beads/cmd/bd.FatalErrorRespectJSON
Test (ubuntu-latest): cmd/bd/main.go#L532
non-constant format string in call to fmt.Fprintf
Test (ubuntu-latest): cmd/bd/compact.go#L137
non-constant format string in call to fmt.Fprintf
Test (ubuntu-latest): cmd/bd/compact.go#L126
non-constant format string in call to fmt.Fprintf
Test Nix Flake
Process completed with exit code 1.
Build (Embedded Dolt)
Process completed with exit code 1.
Build (Embedded Dolt): cmd/bd/sql.go#L42
non-constant format string in call to github.com/steveyegge/beads/cmd/bd.FatalErrorRespectJSON
Build (Embedded Dolt): cmd/bd/main.go#L532
non-constant format string in call to fmt.Fprintf
Build (Embedded Dolt): cmd/bd/compact.go#L137
non-constant format string in call to fmt.Fprintf
Build (Embedded Dolt): cmd/bd/compact.go#L126
non-constant format string in call to fmt.Fprintf
Test (macos-latest)
icu4c@78 78.3 is already installed and up-to-date. To reinstall 78.3, run: brew reinstall icu4c@78
Test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/