fix(api): configmaps items generated in order #7495
go.yml
on: pull_request
conditional-changes
6s
check-synced-go-modules
46s
Lint
1m 27s
Test Linux
5m 28s
Test MacOS
4m 12s
Test Windows
1m 43s
Annotations
4 errors and 5 warnings
|
Lint
Process completed with exit code 2.
|
|
Lint:
api/internal/generators/utils.go#L59
error returned from interface method should be wrapped: sig: func (sigs.k8s.io/kustomize/api/ifc.Validator).ErrIfInvalidKey(string) error (wrapcheck)
|
|
Lint:
api/internal/generators/utils.go#L46
unnecessary leading newline (whitespace)
|
|
Lint:
api/internal/generators/utils.go#L55
Consider pre-allocating `keys` (prealloc)
|
|
check-synced-go-modules
Restore cache failed: Dependencies file is not found in /home/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 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
|
|
Test Linux
Restore cache failed: Dependencies file is not found in /home/runner/work/kustomize/kustomize. Supported file pattern: go.sum
|