county: Add alternateNames #88
Annotations
10 errors
golanci-lint:
tracing/statsd/tracer.go#L64
Error return value of `t.client.Time` is not checked (errcheck)
|
golanci-lint:
testing/postgres/gorm.go#L50
Error return value of `plainDB.Exec` is not checked (errcheck)
|
golanci-lint:
testing/postgres/gorm.go#L51
Error return value of `plainDB.Exec` is not checked (errcheck)
|
golanci-lint:
testing/cassandra/gocql.go#L41
Error return value of `(*github.com/gocql/gocql.Query).Exec` is not checked (errcheck)
|
golanci-lint:
httputil/healthcheck.go#L6
Error return value of `w.Write` is not checked (errcheck)
|
golanci-lint:
lock/locktest/integration.go#L50
Error return value of `le.Release` is not checked (errcheck)
|
golanci-lint:
lock/locktest/integration.go#L86
Error return value of `le.Release` is not checked (errcheck)
|
golanci-lint:
iopool/pool.go#L232
Error return value of `p.ep.Op` is not checked (errcheck)
|
golanci-lint:
iopool/pool.go#L265
Error return value of `p.ep.Op` is not checked (errcheck)
|
golanci-lint:
iopool/pool.go#L300
Error return value of `p.ep.Op` is not checked (errcheck)
|
Loading