Add slices reduce functions #84
lint.yml
on: pull_request
runner / golangci-lint
1m 26s
Annotations
10 errors and 1 warning
runner / golangci-lint:
tracing/statsd/tracer.go#L64
Error return value of `t.client.Time` is not checked (errcheck)
|
runner / golangci-lint:
testing/postgres/gorm.go#L50
Error return value of `plainDB.Exec` is not checked (errcheck)
|
runner / golangci-lint:
testing/postgres/gorm.go#L51
Error return value of `plainDB.Exec` is not checked (errcheck)
|
runner / golangci-lint:
testing/cassandra/gocql.go#L41
Error return value of `(*github.com/gocql/gocql.Query).Exec` is not checked (errcheck)
|
runner / golangci-lint:
httputil/healthcheck.go#L6
Error return value of `w.Write` is not checked (errcheck)
|
runner / golangci-lint:
iopool/pool.go#L232
Error return value of `p.ep.Op` is not checked (errcheck)
|
runner / golangci-lint:
iopool/pool.go#L265
Error return value of `p.ep.Op` is not checked (errcheck)
|
runner / golangci-lint:
iopool/pool.go#L300
Error return value of `p.ep.Op` is not checked (errcheck)
|
runner / golangci-lint:
iopool/pool.go#L320
Error return value of `p.ep.Op` is not checked (errcheck)
|
runner / golangci-lint:
iopool/pool.go#L340
Error return value of `p.ep.Op` is not checked (errcheck)
|
runner / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|