fix: fix some lint issues #8482
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
Lint Go code:
ignite/pkg/jsonfile/jsonfile.go#L197
S1040: type assertion to the same type: param already has type interface{} (gosimple)
|
Lint Go code:
ignite/pkg/cache/cache.go#L97
naked return in func `Get` with 33 lines of code (nakedret)
|
Lint Go code
issues found
|