Skip to content

fix: add support for zarf dev lint #655

fix: add support for zarf dev lint

fix: add support for zarf dev lint #655

Triggered via pull request February 16, 2024 18:38
Status Success
Total duration 4m 12s
Artifacts

scan-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
validate: src/pkg/bundler/pusher/remote.go#L26
exported type Config should have comment or be unexported
validate: src/pkg/bundler/pusher/remote.go#L4
should have a package comment
validate: src/pkg/utils/sbom.go#L48
parameter 'ctx' seems to be unused, consider removing or renaming it as _
validate: src/pkg/bundler/pusher/remote.go#L84
comment on exported method RemotePusher.LayersToRemoteBundle should be of the form "LayersToRemoteBundle ..."
validate: src/cmd/run.go#L28
parameter 'cmd' seems to be unused, consider removing or renaming it as _
validate: src/pkg/bundler/remotebundle.go#L74
var pkgUrl should be pkgURL
validate: src/cmd/run.go#L28
parameter 'toComplete' seems to be unused, consider removing or renaming it as _
validate: src/cmd/run.go#L28
parameter 'args' seems to be unused, consider removing or renaming it as _
validate: src/pkg/bundler/localbundle.go#L34
exported type LocalBundle should have comment or be unexported
validate: src/pkg/bundler/localbundle.go#L29
exported type LocalBundleOpts should have comment or be unexported