Move lifecycle package to sub-directory #3363
Triggered via pull request
September 22, 2023 20:41
Status
Failure
Total duration
10m 8s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: pull_request
test-linux-amd64
1m 1s
test-linux-arm64
1m 21s
test-windows
9m 53s
Annotations
30 errors
test-linux-amd64:
buildpack/descriptor.go#L8
exported: comment on exported type Descriptor should be of the form "Descriptor ..." (with optional leading article) (revive)
|
test-linux-amd64:
buildpack/detect.go#L42
exported: comment on exported type DetectExecutor should be of the form "DetectExecutor ..." (with optional leading article) (revive)
|
test-linux-amd64:
buildpack/generate.go#L37
exported: comment on exported type GenerateExecutor should be of the form "GenerateExecutor ..." (with optional leading article) (revive)
|
test-linux-amd64:
buildpack/build.go#L59
exported: comment on exported type BuildExecutor should be of the form "BuildExecutor ..." (with optional leading article) (revive)
|
test-linux-amd64:
internal/layer/sbom_restorer.go#L23
exported: comment on exported type SBOMRestorer should be of the form "SBOMRestorer ..." (with optional leading article) (revive)
|
test-linux-amd64:
internal/layer/metadata_restorer.go#L17
exported: comment on exported type MetadataRestorer should be of the form "MetadataRestorer ..." (with optional leading article) (revive)
|
test-linux-amd64:
lifecycle/extender.go#L42
exported: comment on exported type DockerfileApplier should be of the form "DockerfileApplier ..." (with optional leading article) (revive)
|
test-linux-amd64:
lifecycle/handlers.go#L15
exported: comment on exported type CacheHandler should be of the form "CacheHandler ..." (with optional leading article) (revive)
|
test-linux-amd64:
lifecycle/builder.go#L28
exported: comment on exported type BuildEnv should be of the form "BuildEnv ..." (with optional leading article) (revive)
|
test-linux-amd64:
lifecycle/handlers.go#L20
exported: comment on exported type DirStore should be of the form "DirStore ..." (with optional leading article) (revive)
|
test-linux-arm64:
buildpack/descriptor.go#L8
exported: comment on exported type Descriptor should be of the form "Descriptor ..." (with optional leading article) (revive)
|
test-linux-arm64:
buildpack/detect.go#L42
exported: comment on exported type DetectExecutor should be of the form "DetectExecutor ..." (with optional leading article) (revive)
|
test-linux-arm64:
buildpack/generate.go#L37
exported: comment on exported type GenerateExecutor should be of the form "GenerateExecutor ..." (with optional leading article) (revive)
|
test-linux-arm64:
buildpack/build.go#L59
exported: comment on exported type BuildExecutor should be of the form "BuildExecutor ..." (with optional leading article) (revive)
|
test-linux-arm64:
internal/layer/metadata_restorer.go#L17
exported: comment on exported type MetadataRestorer should be of the form "MetadataRestorer ..." (with optional leading article) (revive)
|
test-linux-arm64:
internal/layer/sbom_restorer.go#L23
exported: comment on exported type SBOMRestorer should be of the form "SBOMRestorer ..." (with optional leading article) (revive)
|
test-linux-arm64:
lifecycle/handlers.go#L15
exported: comment on exported type CacheHandler should be of the form "CacheHandler ..." (with optional leading article) (revive)
|
test-linux-arm64:
lifecycle/handlers.go#L20
exported: comment on exported type DirStore should be of the form "DirStore ..." (with optional leading article) (revive)
|
test-linux-arm64:
lifecycle/handlers.go#L29
exported: comment on exported type BuildpackAPIVerifier should be of the form "BuildpackAPIVerifier ..." (with optional leading article) (revive)
|
test-linux-arm64:
lifecycle/handlers.go#L34
exported: comment on exported type ConfigHandler should be of the form "ConfigHandler ..." (with optional leading article) (revive)
|
test-windows:
buildpack/generate.go#L37
exported: comment on exported type GenerateExecutor should be of the form "GenerateExecutor ..." (with optional leading article) (revive)
|
test-windows:
buildpack/descriptor.go#L8
exported: comment on exported type Descriptor should be of the form "Descriptor ..." (with optional leading article) (revive)
|
test-windows:
buildpack/detect.go#L42
exported: comment on exported type DetectExecutor should be of the form "DetectExecutor ..." (with optional leading article) (revive)
|
test-windows:
buildpack/build.go#L59
exported: comment on exported type BuildExecutor should be of the form "BuildExecutor ..." (with optional leading article) (revive)
|
test-windows:
internal/layer/sbom_restorer.go#L23
exported: comment on exported type SBOMRestorer should be of the form "SBOMRestorer ..." (with optional leading article) (revive)
|
test-windows:
internal/layer/metadata_restorer.go#L17
exported: comment on exported type MetadataRestorer should be of the form "MetadataRestorer ..." (with optional leading article) (revive)
|
test-windows:
lifecycle/handlers.go#L15
exported: comment on exported type CacheHandler should be of the form "CacheHandler ..." (with optional leading article) (revive)
|
test-windows:
lifecycle/handlers.go#L20
exported: comment on exported type DirStore should be of the form "DirStore ..." (with optional leading article) (revive)
|
test-windows:
lifecycle/handlers.go#L29
exported: comment on exported type BuildpackAPIVerifier should be of the form "BuildpackAPIVerifier ..." (with optional leading article) (revive)
|
test-windows:
lifecycle/builder.go#L28
exported: comment on exported type BuildEnv should be of the form "BuildEnv ..." (with optional leading article) (revive)
|