Skip to content

Update golang:latest Docker digest to 5c7c2c9 #133

Update golang:latest Docker digest to 5c7c2c9

Update golang:latest Docker digest to 5c7c2c9 #133

Triggered via push January 23, 2024 21:45
Status Failure
Total duration 1m 27s
Artifacts

codetests.yml

on: push
codespell
8s
codespell
Matrix: golangci-lint
Matrix: gotest
Fit to window
Zoom out
Zoom in

Annotations

12 errors
golangci-lint (linux): server/connection.go#L87
c.pool.Errorf undefined (type *Pool has no field or method Errorf) (typecheck)
golangci-lint (linux): server/connection.go#L157
c.pool.Debugf undefined (type *Pool has no field or method Debugf) (typecheck)
golangci-lint (linux): server/connection.go#L164
c.pool.Errorf undefined (type *Pool has no field or method Errorf) (typecheck)
golangci-lint (linux): server/connection.go#L178
c.pool.Errorf undefined (type *Pool has no field or method Errorf) (typecheck)
golangci-lint (linux): server/connection.go#L182
c.pool.Debugf undefined (type *Pool has no field or method Debugf) (typecheck)
golangci-lint (linux): server/connection.go#L211
c.pool.Printf undefined (type *Pool has no field or method Printf) (typecheck)
golangci-lint (linux): server/pool.go#L36
client.ID undefined (type *PoolConfig has no field or method ID) (typecheck)
golangci-lint (linux): server/pool.go#L44
client.Size undefined (type *PoolConfig has no field or method Size) (typecheck)
golangci-lint (linux): server/pool.go#L45
client.MaxSize undefined (type *PoolConfig has no field or method MaxSize) (typecheck)
golangci-lint (linux): server/pool.go#L61
pool.Debugf undefined (type *Pool has no field or method Debugf) (typecheck)
golangci-lint (windows)
The job was canceled because "linux" failed.
golangci-lint (windows)
The operation was canceled.