build(deps): bump github/codeql-action from 2 to 3 (#147) #357
Annotations
4 errors
[staticcheck] envutil/envutil_test.go#L102 <SA5012>(https://staticcheck.io/docs/checks#SA5012):
envutil/envutil_test.go#L102
variadic argument "kvPairs" is expected to have even number of elements, but has 3 elements
|
[staticcheck] reflects/reflects.go#L15 <U1000>(https://staticcheck.io/docs/checks#U1000):
reflects/reflects.go#L15
var fmtStringerType is unused
|
[staticcheck] reflects/util.go#L13 <U1000>(https://staticcheck.io/docs/checks#U1000):
reflects/util.go#L13
func loopIndirect is unused
|
|