fix: bd dolt remote add/list/remove operate on wrong directory (GH#23… #7275
ci.yml
on: push
Check version consistency
4s
Check doc flags freshness
46s
Check for .beads changes
Test (Windows - smoke)
1m 2s
Check formatting
16s
Lint
1m 4s
Test Nix Flake
39s
Matrix: test
Annotations
16 errors and 2 warnings
|
Test (macos-latest)
Process completed with exit code 1.
|
|
Test (macos-latest):
internal/storage/dolt/store.go#L1196
s.cliDir undefined (type *DoltStore has no field or method cliDir, but does have method CLIDir)
|
|
Test (macos-latest):
internal/storage/dolt/store.go#L1195
method DoltStore.CLIDir already declared at internal/storage/dolt/store.go:1184:21
|
|
Test Nix Flake
Process completed with exit code 1.
|
|
Check doc flags freshness
Process completed with exit code 1.
|
|
Check doc flags freshness:
internal/storage/dolt/store.go#L1196
s.cliDir undefined (type *DoltStore has no field or method cliDir, but does have method CLIDir)
|
|
Check doc flags freshness:
internal/storage/dolt/store.go#L1195
method DoltStore.CLIDir already declared at internal/storage/dolt/store.go:1184:21
|
|
Test (Windows - smoke)
Process completed with exit code 1.
|
|
Test (Windows - smoke):
internal/storage/dolt/store.go#L1196
s.cliDir undefined (type *DoltStore has no field or method cliDir, but does have method CLIDir)
|
|
Test (Windows - smoke):
internal/storage/dolt/store.go#L1195
method DoltStore.CLIDir already declared at internal\storage\dolt\store.go:1184:21
|
|
Lint
issues found
|
|
Lint:
internal/storage/dolt/store.go#L1196
s.cliDir undefined (type *DoltStore has no field or method cliDir, but does have method CLIDir) (typecheck)
|
|
Lint:
internal/storage/dolt/store.go#L1195
method DoltStore.CLIDir already declared at internal/storage/dolt/store.go:1184:21
|
|
Test (ubuntu-latest)
Process completed with exit code 1.
|
|
Test (ubuntu-latest):
internal/storage/dolt/store.go#L1196
s.cliDir undefined (type *DoltStore has no field or method cliDir, but does have method CLIDir)
|
|
Test (ubuntu-latest):
internal/storage/dolt/store.go#L1195
method DoltStore.CLIDir already declared at internal/storage/dolt/store.go:1184:21
|
|
Test (macos-latest)
icu4c@78 78.2 is already installed and up-to-date.
To reinstall 78.2, 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/
|