Skip to content

lint + extract metadata when compiling from cli #942

lint + extract metadata when compiling from cli

lint + extract metadata when compiling from cli #942

Triggered via push October 19, 2023 22:27
Status Failure
Total duration 4m 42s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: cmd/lekko/main.go#L34
could not import github.com/lekkodev/cli/pkg/star/static (-: # github.com/lekkodev/cli/pkg/star/static
build: pkg/star/static/walk.go#L260
f.Feature.Metadata undefined (type *featurev1beta1.FeatureStruct has no field or method Metadata)
build: pkg/star/static/walk.go#L261
f.FeatureOld.Metadata undefined (type *featurev1beta1.Feature has no field or method Metadata)
build: pkg/star/static/walk.go#L513
f.FeatureOld.GetMetadata undefined (type *featurev1beta1.Feature has no field or method GetMetadata)) (typecheck)
build: pkg/repo/feature.go#L34
could not import github.com/lekkodev/cli/pkg/star/static (-: # github.com/lekkodev/cli/pkg/star/static
build: pkg/star/static/walk.go#L260
f.Feature.Metadata undefined (type *featurev1beta1.FeatureStruct has no field or method Metadata)
build: pkg/star/static/walk.go#L261
f.FeatureOld.Metadata undefined (type *featurev1beta1.Feature has no field or method Metadata)
build: pkg/star/static/walk.go#L513
f.FeatureOld.GetMetadata undefined (type *featurev1beta1.Feature has no field or method GetMetadata)) (typecheck)
build: pkg/star/formatter.go#L25
could not import github.com/lekkodev/cli/pkg/star/static (-: # github.com/lekkodev/cli/pkg/star/static
build: pkg/star/static/walk.go#L260
f.Feature.Metadata undefined (type *featurev1beta1.FeatureStruct has no field or method Metadata)