Skip to content

chore(deps): update github/codeql-action action to v3.24.3 #649

chore(deps): update github/codeql-action action to v3.24.3

chore(deps): update github/codeql-action action to v3.24.3 #649

Triggered via pull request February 15, 2024 13:31
Status Success
Total duration 3m 6s
Artifacts

scan-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
validate: src/pkg/bundler/pusher/remote.go#L84
comment on exported method RemotePusher.LayersToRemoteBundle should be of the form "LayersToRemoteBundle ..."
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#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#L26
exported type RemoteBundle 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/bundler.go#L11
exported type Bundler should have comment or be unexported
validate: src/pkg/bundler/remotebundle.go#L32
exported function NewRemoteBundle should have comment or be unexported
validate: src/pkg/bundler/bundler.go#L17
exported type Pusher should have comment or be unexported
validate: src/pkg/bundler/localbundle.go#L29
exported type LocalBundleOpts should have comment or be unexported