Update generation to include header and link handler #232
Annotations
2 errors and 3 warnings
cmd/docs.go#L96
shadow: declaration of "err" shadows declaration at line 90 (govet)
|
|
|
cmd/docs.go#L99
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
cmd/docs.go#L186
unused-parameter: parameter 'name' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading