Add support for extra fieldspecs in configurations for Labels #6512
go.yml
on: pull_request
Lint
5m 43s
Test Linux
5m 55s
Test MacOS
4m 52s
Test Windows
2m 36s
Annotations
7 errors and 4 warnings
Lint:
api/internal/plugins/builtinconfig/transformerconfig_test.go#L134
Error return value of `cfga.AddLabelFieldSpec` is not checked (errcheck)
|
Lint:
api/internal/plugins/builtinconfig/transformerconfig_test.go#L139
Error return value of `cfgb.AddSuffixFieldSpec` is not checked (errcheck)
|
Lint:
api/internal/plugins/builtinconfig/transformerconfig_test.go#L141
Error return value of `cfgb.AddLabelFieldSpec` is not checked (errcheck)
|
Lint:
api/internal/plugins/builtinconfig/transformerconfig_test.go#L177
Error return value of `expected.AddLabelFieldSpec` is not checked (errcheck)
|
Lint:
api/internal/plugins/builtinconfig/transformerconfig_test.go#L178
Error return value of `expected.AddLabelFieldSpec` is not checked (errcheck)
|
Lint:
api/internal/target/kusttarget_configplugin.go#L288
error returned from external package is unwrapped: sig: func (sigs.k8s.io/kustomize/api/types.FsSlice).MergeAll(incoming sigs.k8s.io/kustomize/api/types.FsSlice) (result sigs.k8s.io/kustomize/api/types.FsSlice, err error) (wrapcheck)
|
Lint
Process completed with exit code 2.
|
Test Windows
Restore cache failed: Dependencies file is not found in D:\a\kustomize\kustomize. Supported file pattern: go.sum
|
Test MacOS
Restore cache failed: Dependencies file is not found in /Users/runner/work/kustomize/kustomize. Supported file pattern: go.sum
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kustomize/kustomize. Supported file pattern: go.sum
|
Test Linux
Restore cache failed: Dependencies file is not found in /home/runner/work/kustomize/kustomize. Supported file pattern: go.sum
|