Update golang:latest Docker digest to efe985e #134
Annotations
20 errors and 5 warnings
golangci-lint (windows):
server/connection.go#L87
c.pool.Errorf undefined (type *Pool has no field or method Errorf) (typecheck)
|
golangci-lint (windows):
server/connection.go#L157
c.pool.Debugf undefined (type *Pool has no field or method Debugf) (typecheck)
|
golangci-lint (windows):
server/connection.go#L164
c.pool.Errorf undefined (type *Pool has no field or method Errorf) (typecheck)
|
golangci-lint (windows):
server/connection.go#L178
c.pool.Errorf undefined (type *Pool has no field or method Errorf) (typecheck)
|
golangci-lint (windows):
server/connection.go#L182
c.pool.Debugf undefined (type *Pool has no field or method Debugf) (typecheck)
|
golangci-lint (windows):
server/connection.go#L211
c.pool.Printf undefined (type *Pool has no field or method Printf) (typecheck)
|
golangci-lint (windows):
server/pool.go#L36
client.ID undefined (type *PoolConfig has no field or method ID) (typecheck)
|
golangci-lint (windows):
server/pool.go#L44
client.Size undefined (type *PoolConfig has no field or method Size) (typecheck)
|
golangci-lint (windows):
server/pool.go#L45
client.MaxSize undefined (type *PoolConfig has no field or method MaxSize) (typecheck)
|
golangci-lint (windows):
server/pool.go#L61
pool.Debugf undefined (type *Pool has no field or method Debugf) (typecheck)
|
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
gotest (ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint (linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
gotest (macos)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
gotest (windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|