Skip to content

Actions consolidated #1333

Actions consolidated

Actions consolidated #1333

Triggered via pull request October 29, 2025 15:25
Status Failure
Total duration 1m 38s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)