Move lifecycle package to sub-directory #3363
Annotations
10 errors
buildpack/descriptor.go#L8
exported: comment on exported type Descriptor should be of the form "Descriptor ..." (with optional leading article) (revive)
|
buildpack/detect.go#L42
exported: comment on exported type DetectExecutor should be of the form "DetectExecutor ..." (with optional leading article) (revive)
|
buildpack/generate.go#L37
exported: comment on exported type GenerateExecutor should be of the form "GenerateExecutor ..." (with optional leading article) (revive)
|
buildpack/build.go#L59
exported: comment on exported type BuildExecutor should be of the form "BuildExecutor ..." (with optional leading article) (revive)
|
internal/layer/metadata_restorer.go#L17
exported: comment on exported type MetadataRestorer should be of the form "MetadataRestorer ..." (with optional leading article) (revive)
|
internal/layer/sbom_restorer.go#L23
exported: comment on exported type SBOMRestorer should be of the form "SBOMRestorer ..." (with optional leading article) (revive)
|
lifecycle/handlers.go#L15
exported: comment on exported type CacheHandler should be of the form "CacheHandler ..." (with optional leading article) (revive)
|
lifecycle/handlers.go#L20
exported: comment on exported type DirStore should be of the form "DirStore ..." (with optional leading article) (revive)
|
lifecycle/handlers.go#L29
exported: comment on exported type BuildpackAPIVerifier should be of the form "BuildpackAPIVerifier ..." (with optional leading article) (revive)
|
lifecycle/handlers.go#L34
exported: comment on exported type ConfigHandler should be of the form "ConfigHandler ..." (with optional leading article) (revive)
|
The logs for this run have expired and are no longer available.
Loading