Skip to content

Actions consolidated #1348

Actions consolidated

Actions consolidated #1348

Triggered via pull request October 30, 2025 13:50
Status Failure
Total duration 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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