build: update actions-toolkit #112
code-checks.yml
on: push
gosec
/
lint
17s
golint
/
lint
22s
Annotations
10 errors
golint / lint:
config.go#L288
undefined: yaml (typecheck)
|
golint / lint:
config.go#L591
missing return (typecheck)
|
golint / lint
undefined: max (typecheck)
|
golint / lint
undefined: min (typecheck)
|
golint / lint
undefined: max (typecheck)
|
golint / lint
undefined: max (typecheck)
|
golint / lint
undefined: min (typecheck)
|
golint / lint
undefined: min (typecheck)
|
golint / lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
golint / lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|