Skip to content

build(deps): bump github.com/golang/glog #454

build(deps): bump github.com/golang/glog

build(deps): bump github.com/golang/glog #454

Status Success
Total duration 5m 3s
Artifacts
Check Make Sizegen
1m 52s
Check Make Sizegen
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check Make Sizegen
cannot use noglog.Info (value of type func(args ...interface{})) as func(args ...invalid type) value in assignment
Check Make Sizegen
cannot use args (variable of type []interface{}) as []invalid type value in argument to log.Infof
Check Make Sizegen
cannot use infoDepth (variable of type func(depth int, args ...invalid type)) as logFunc value in argument to tl.log
Check Make Sizegen
cannot use args (variable of type []interface{}) as []invalid type value in argument to log.WarningDepth
Check Make Sizegen
cannot use log.Infof (variable of type func(format string, args ...invalid type)) as func(format string, args ...interface{}) value in assignment
Check Make Sizegen
cannot use vals (variable of type []interface{}) as []invalid type value in argument to log.Infof
Check Make Sizegen
cannot use args (variable of type []interface{}) as []invalid type value in argument to log.Infof
Check Make Sizegen
result.CachedSize undefined (type *sqltypes.Result has no field or method CachedSize)
Check Make Sizegen
cannot use args (variable of type []interface{}) as []invalid type value in argument to log.Fatal
Check Make Sizegen
cannot use args (variable of type []interface{}) as []invalid type value in argument to log.Errorf
Check Make Sizegen
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/