Skip to content

chore: fixed the dangerous workflow #659

chore: fixed the dangerous workflow

chore: fixed the dangerous workflow #659

Triggered via pull request February 18, 2024 14:48
Status Success
Total duration 4m 36s
Artifacts

scan-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
validate: src/pkg/bundler/pusher/remote.go#L4
should have a package comment
validate: src/pkg/bundler/pusher/remote.go#L26
exported type Config should have comment or be unexported
validate: src/pkg/bundler/remotebundle.go#L20
exported type RemoteBundleOpts should have comment or be unexported
validate: src/pkg/bundler/pusher/remote.go#L84
comment on exported method RemotePusher.LayersToRemoteBundle should be of the form "LayersToRemoteBundle ..."
validate: src/pkg/bundler/remotebundle.go#L32
exported function NewRemoteBundle should have comment or be unexported
validate: src/pkg/bundler/remotebundle.go#L26
exported type RemoteBundle should have comment or be unexported
validate: src/pkg/bundler/localbundle.go#L34
exported type LocalBundle should have comment or be unexported
validate: src/pkg/bundler/localbundle.go#L39
exported function NewLocalBundle should have comment or be unexported
validate: src/cmd/root.go#L49
parameter 'args' seems to be unused, consider removing or renaming it as _
validate: src/cmd/root.go#L34
parameter 'args' seems to be unused, consider removing or renaming it as _