🐛 fix: panic occurs when passing nil in sub-slice. see issues #223 #426
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 2 warnings
linter:
validating.go#L230
type `value` is unused (unused)
|
linter
issues found
|
linter:
util.go#L261
unused-parameter: parameter 'srcKind' seems to be unused, consider removing or renaming it as _ (revive)
|
linter:
value_test.go#L94
var-naming: don't use underscores in Go names; var foo_bar should be fooBar (revive)
|