tailscale/.github/workflows
Josh Bleecher Snyder ac75958d2e workflows: run staticcheck on more platforms
To prevent issues like #1786, run staticcheck on the primary GOOSes:
linux, mac, and windows.

Windows also has a fair amount of GOARCH-specific code.
If we ever have GOARCH staticcheck failures on other GOOSes,
we can expand the test matrix further.

This requires installing the staticcheck binary so that
we can execute it with different GOOSes.

Signed-off-by: Josh Bleecher Snyder <josharian@gmail.com>
2021-05-04 12:50:13 -07:00
..
cross-darwin.yml Switch to Go 1.16. 2021-02-19 13:18:31 -08:00
cross-freebsd.yml Switch to Go 1.16. 2021-02-19 13:18:31 -08:00
cross-openbsd.yml Switch to Go 1.16. 2021-02-19 13:18:31 -08:00
cross-windows.yml Switch to Go 1.16. 2021-02-19 13:18:31 -08:00
depaware.yml Switch to Go 1.16. 2021-02-19 13:18:31 -08:00
license.yml Switch to Go 1.16. 2021-02-19 13:18:31 -08:00
linux-race.yml .github/workflows: add --race tests on Linux and Windows 2021-04-20 21:50:26 -07:00
linux.yml Switch to Go 1.16. 2021-02-19 13:18:31 -08:00
linux32.yml Switch to Go 1.16. 2021-02-19 13:18:31 -08:00
staticcheck.yml workflows: run staticcheck on more platforms 2021-05-04 12:50:13 -07:00
windows-race.yml .github/workflows: add --race tests on Linux and Windows 2021-04-20 21:50:26 -07:00
windows.yml Switch to Go 1.16. 2021-02-19 13:18:31 -08:00