Skip to content

chore(deps): update maru support dependencies #175

chore(deps): update maru support dependencies

chore(deps): update maru support dependencies #175

Triggered via pull request May 22, 2024 22:02
Status Success
Total duration 1m 7s
Artifacts

scan-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
validate: src/pkg/runner/actions.go#L98
exported function RunAction should have comment or be unexported
validate: src/cmd/internal.go#L29
parameter 'cmd' seems to be unused, consider removing or renaming it as _