Skip to content

fix: fix some lint issues #8482

fix: fix some lint issues

fix: fix some lint issues #8482

Triggered via pull request October 16, 2023 21:48
Status Failure
Total duration 5m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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