use quicktest everywhere #4
main.yml
on: push
job_go_checks
1m 43s
job_go_test
8m 23s
Annotations
10 errors and 2 warnings
job_go_checks:
api/helpers.go#L11
func httpWriteJSON is unused (U1000)
|
job_go_checks:
api/helpers.go#L24
func httpWriteOK is unused (U1000)
|
job_go_checks:
api/process.go#L17
func (*API).newProcess is unused (U1000)
|
job_go_checks:
api/routes.go#L4
const pingEndpoint is unused (U1000)
|
job_go_checks:
api/routes.go#L7
const metadataEndpoint is unused (U1000)
|
job_go_checks:
api/routes.go#L9
const currentMetadataEndpoint is unused (U1000)
|
job_go_checks:
api/routes.go#L12
const csvCensusEndpoint is unused (U1000)
|
job_go_checks:
api/routes.go#L15
const currentCensusEndpoint is unused (U1000)
|
job_go_checks:
api/routes.go#L17
const electionsEndpoint is unused (U1000)
|
job_go_checks:
api/routes.go#L20
const electionKeyEndpoint is unused (U1000)
|
job_go_checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
job_go_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|