📝 doc: update and re-generate README docs #323
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
[staticcheck] envutil/envutil_test.go#L100 <SA5012>(https://staticcheck.io/docs/checks#SA5012):
envutil/envutil_test.go#L100
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
|