Add info-section filtering #2306
Annotations
6 errors and 1 warning
Run checks:
pkg/layouts/filter.go#L107
cannot use sectionOutline.Info != nil (untyped bool value) as map[string]bool value in struct literal
|
Run checks:
pkg/layouts/lib.go#L307
invalid operation: sectionOutline.Info != nil && sectionFilter.Info (mismatched types untyped bool and map[string]bool) (typecheck)
|
Run checks:
cmd/print-layout/main.go#L22
could not import kmodules.xyz/resource-metadata/pkg/layouts (-: # kmodules.xyz/resource-metadata/pkg/layouts
|
Run checks:
pkg/layouts/filter.go#L107
cannot use sectionOutline.Info != nil (untyped bool value) as map[string]bool value in struct literal
|
Run checks:
pkg/layouts/lib.go#L307
invalid operation: sectionOutline.Info != nil && sectionFilter.Info (mismatched types untyped bool and map[string]bool)) (typecheck)
|
Run checks
Process completed with exit code 2.
|
Set up Go 1.23
Restore cache failed: Dependencies file is not found in /home/runner/work/resource-metadata/resource-metadata. Supported file pattern: go.sum
|
Loading