fix: fix some lint issues #8471
Annotations
10 errors
ignite/pkg/jsonfile/jsonfile.go#L197
S1040: type assertion to the same type: param already has type interface{} (gosimple)
|
ignite/pkg/cache/cache.go#L97
naked return in func `Get` with 33 lines of code (nakedret)
|
ignite/pkg/cosmosanalysis/app/app.go#L223
naked return in func `findBasicManagerRegistrations` with 64 lines of code (nakedret)
|
ignite/pkg/cosmosanalysis/app/app.go#L228
naked return in func `findBasicManagerRegistrations` with 64 lines of code (nakedret)
|
ignite/pkg/cosmosanalysis/app/app.go#L233
naked return in func `findBasicManagerRegistrations` with 64 lines of code (nakedret)
|
ignite/pkg/cosmosanalysis/app/app.go#L238
naked return in func `findBasicManagerRegistrations` with 64 lines of code (nakedret)
|
ignite/pkg/cosmosanalysis/app/app.go#L241
naked return in func `findBasicManagerRegistrations` with 64 lines of code (nakedret)
|
ignite/pkg/placeholder/error.go#L21
directive `//nolint:errorlint` is unused for linter "errorlint" (nolintlint)
|
ignite/pkg/jsonfile/jsonfile.go#L184
directive `//nolint:errorlint` is unused for linter "errorlint" (nolintlint)
|
ignite/pkg/jsonfile/jsonfile.go#L202
directive `//nolint:errorlint` is unused for linter "errorlint" (nolintlint)
|
The logs for this run have expired and are no longer available.
Loading