Skip to content

fix: refactor create stages into separate lib #9243

fix: refactor create stages into separate lib

fix: refactor create stages into separate lib #9243

Triggered via pull request January 31, 2024 22:39
Status Success
Total duration 19s
Artifacts

scan-lint.yml

on: pull_request
validate
7s
validate
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
validate: src/pkg/layout/package.go#L146
exported method PackagePaths.SignPackage should have comment or be unexported
validate: src/pkg/packager/actions/actions.go#L24
exported function Run should have comment or be unexported
validate: src/pkg/utils/zarf_package.go#L66
exported function ConfirmAction should have comment or be unexported
validate: src/pkg/layout/package.go#L171
exported method PackagePaths.ArchivePackage should have comment or be unexported
validate: src/pkg/packager/variables/variables.go#L59
exported function SetVariableInConfig should have comment or be unexported
validate: src/pkg/packager/creator/skeleton.go#L83
exported method SkeletonCreator.Output should have comment or be unexported
validate: src/pkg/packager/creator/skeleton.go#L66
comment on exported method SkeletonCreator.Assemble should be of the form "Assemble ..."
validate: src/pkg/packager/creator/compose.go#L13
exported function ComposeComponents should have comment or be unexported
validate: src/pkg/packager/creator/template.go#L17
exported function FillActiveTemplate should have comment or be unexported
validate: src/pkg/packager/creator/normal.go#L109
exported method PackageCreator.Assemble should have comment or be unexported