Skip to content

fix: resolve symlinks in vault path test for macOS /var → /private/var #76

fix: resolve symlinks in vault path test for macOS /var → /private/var

fix: resolve symlinks in vault path test for macOS /var → /private/var #76

Triggered via push April 1, 2026 01:34
Status Failure
Total duration 1m 49s
Artifacts

ci.yml

on: push
Matrix: cross-compile
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/memory/transcript.go#L86
QF1002: could use tagged switch on role (staticcheck)
lint: internal/memory/handoff.go#L505
S1008: should use 'return !strings.HasSuffix(path, "~")' instead of 'if strings.HasSuffix(path, "~") { return false }; return true' (staticcheck)
lint: internal/memory/handoff.go#L291
QF1001: could apply De Morgan's law (staticcheck)
lint: internal/guard/output.go#L223
S1016: should convert v (type Violation) to LastScanViolation instead of using struct literal (staticcheck)
lint: internal/embedding/openai.go#L165
S1039: unnecessary use of fmt.Sprintf (staticcheck)
lint: eval/eval_test.go#L271
QF1003: could use tagged switch on parsed.Meta.ContentType (staticcheck)
lint: cmd/same/status_cmd.go#L347
QF1003: could use tagged switch on name (staticcheck)
lint: cmd/same/index_cmd.go#L129
ST1005: error strings should not be capitalized (staticcheck)
lint: cmd/same/index_cmd.go#L126
ST1005: error strings should not be capitalized (staticcheck)
lint: eval/scale_test.go#L596
ineffectual assignment to confidence (ineffassign)