Update github actions #25
Annotations
1 error and 5 warnings
|
commands/merge.go#L36
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
goextractors/utils.go#L39
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
goextractors/funcreturn.go#L42
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
goextractors/comments.go#L19
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
goextractors/testlib_test.go#L23
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading