build(deps): bump github.com/golang/glog #454
check_make_sizegen.yml
on: push
Check Make Sizegen
1m 52s
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/
|