In a recent PR, we discovered that staticcheck is aware of go modules, and is only currently run for the main module. We need to make sure that it runs for every sub module. This task might involve resolving check errors in other modules which slip through.