Skip to content

chore(deps): update anchore/sbom-action action to v0.15.10 #852

chore(deps): update anchore/sbom-action action to v0.15.10

chore(deps): update anchore/sbom-action action to v0.15.10 #852

Triggered via pull request March 26, 2024 16:38
Status Success
Total duration 4m 39s
Artifacts

scan-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
validate: src/cmd/uds.go#L224
parameter 'args' seems to be unused, consider removing or renaming it as _
validate: src/cmd/uds.go#L224
parameter 'cmd' seems to be unused, consider removing or renaming it as _
validate: src/pkg/bundle/tui/common.go#L4
should have a package comment
validate: src/pkg/bundle/tui/deploy/handlers.go#L4
should have a package comment
validate: src/pkg/bundle/tui/common.go#L18
exported function Pause should have comment or be unexported
validate: src/pkg/bundle/tui/deploy/views.go#L20
exported const LIGHTBLUE should have comment (or a comment on this block) or be unexported
validate: src/pkg/bundle/tui/deploy/model.go#L38
exported var Program should have comment or be unexported
validate: src/pkg/bundle/tui/deploy/model.go#L287
if block ends with a return statement, so drop this else and outdent its block
validate: src/pkg/bundle/deploy.go#L284
exported method Bundle.PreDeployValidation should have comment or be unexported
validate: src/pkg/bundle/tui/deploy/model.go#L89
exported function InitModel should have comment or be unexported