Actions consolidated #1333
Annotations
3 errors
|
lint
issues found
|
|
lint:
pkg/github/actions.go#L1158
unused-parameter: parameter 'request' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
pkg/github/actions.go#L58
unexported-return: exported func ActionFromString returns unexported type github.actionsActionType, which can be annoying to use (revive)
|