Skip to content

Run staticcheck on all GOOS/GOARCH combinations; fix build on 32bit systems, Windows, and Plan9#1253

Merged
arp242 merged 3 commits intomasterfrom
s
Jan 29, 2026
Merged

Run staticcheck on all GOOS/GOARCH combinations; fix build on 32bit systems, Windows, and Plan9#1253
arp242 merged 3 commits intomasterfrom
s

Conversation

@arp242
Copy link
Collaborator

@arp242 arp242 commented Jan 29, 2026

Ideally tests should also run on at least some of these platforms (macOS, Windows), but I couldn't really get PostgreSQL to work in GitHub Actions. But at least test that it compiles.

Also fix build on 32bit systems, Windows, and Plan 9.

@arp242 arp242 force-pushed the s branch 3 times, most recently from 2ddc54d to 6b3f837 Compare January 29, 2026 04:36
Overflows on 32bit systems so you get a compile error.
Guess that didn't quite get renamed right and since CI is only tested on
Linux I never noticed.

Fixes #1251
Ideally tests should also run on at least some of these platforms
(macOS, Windows), but I couldn't really get PostgreSQL to work in GitHub
Actions. But at least test that it compiles.
@arp242 arp242 changed the title Run staticcheck on all GOOS/GOARCH combinations Run staticcheck on all GOOS/GOARCH combinations; fix build on 32bit systems, Windows, and Plan9 Jan 29, 2026
@arp242 arp242 merged commit 9e2aa8e into master Jan 29, 2026
13 checks passed
@arp242 arp242 deleted the s branch January 29, 2026 13:29
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