Skip to content

fix: add CGO_ENABLED=0 to go vet, suppress shellcheck SC3043#38

Merged
jeanmachuca merged 1 commit into
developmentfrom
fix/cgo-vet-and-shellcheck
Jul 6, 2026
Merged

fix: add CGO_ENABLED=0 to go vet, suppress shellcheck SC3043#38
jeanmachuca merged 1 commit into
developmentfrom
fix/cgo-vet-and-shellcheck

Conversation

@jeanmachuca

Copy link
Copy Markdown
Member

go vet was failing on CGo files (llama.h not found). Add CGO_ENABLED=0 to match go build. Suppress SC3043 (local in POSIX sh) — busybox ash supports it.

@jeanmachuca jeanmachuca merged commit 5c02c4f into development Jul 6, 2026
1 check passed
@jeanmachuca jeanmachuca deleted the fix/cgo-vet-and-shellcheck branch July 6, 2026 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant