Saving bundles as an intermediate ocitar #1695
Annotations
10 errors and 1 warning
golangci-lint:
pkg/imgpkg/imagedesc/image_intermediate.go#L1
Actual: VMware, Inc.
|
golangci-lint:
pkg/imgpkg/cmd/oci_flags.go#L1
Actual: VMware, Inc.
|
golangci-lint:
pkg/imgpkg/image/tar_image.go#L185
exported: exported function CreateOciTarFileAndDeleteFolder should have comment or be unexported (revive)
|
golangci-lint:
pkg/imgpkg/image/tar_image.go#L245
exported: exported function ExtractOciTarGz should have comment or be unexported (revive)
|
golangci-lint:
pkg/imgpkg/imagedesc/image_intermediate.go#L11
exported: comment on exported type ImageIndexIntermediate should be of the form "ImageIndexIntermediate ..." (with optional leading article) (revive)
|
golangci-lint:
pkg/imgpkg/imagedesc/image_intermediate.go#L18
exported: exported type ImageIntermediate should have comment or be unexported (revive)
|
golangci-lint:
pkg/imgpkg/imagedesc/image_intermediate.go#L24
exported: exported method ImageIntermediate.Ref should have comment or be unexported (revive)
|
golangci-lint:
pkg/imgpkg/imagedesc/image_intermediate.go#L28
exported: exported method ImageIntermediate.SetRef should have comment or be unexported (revive)
|
golangci-lint:
pkg/imgpkg/imagedesc/image_intermediate.go#L32
exported: exported method ImageIntermediate.Tag should have comment or be unexported (revive)
|
golangci-lint:
pkg/imgpkg/imagedesc/image_intermediate.go#L36
exported: exported method ImageIntermediate.SetTag should have comment or be unexported (revive)
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in /home/runner/work/imgpkg/imgpkg. Supported file pattern: go.sum
|
Loading