Merge pull request #2521 from haiyanmeng/acm-hnc-deprecation #18
presubmit-compositions.yaml
on: push
lint
1m 41s
verify-goimports
17s
verify-gomod
17s
test-expander-helm
2m 58s
test-expander-getter
6m 8s
test-expander-jinja2
5m 58s
e2e-tests
14m 11s
Annotations
2 errors and 6 warnings
lint:
experiments/compositions/composition/internal/controller/expander_reconciler.go#L80
cyclomatic complexity 37 of func `(*ExpanderReconciler).Reconcile` is high (> 30) (gocyclo)
|
lint
golangci-lint exit with code 4
|
verify-goimports
Unexpected input(s) 'stable', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
verify-goimports
Restore cache failed: Dependencies file is not found in /home/runner/work/k8s-config-connector/k8s-config-connector. Supported file pattern: go.sum
|
verify-goimports
Unexpected input(s) 'stable', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
verify-gomod
Unexpected input(s) 'stable', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
verify-gomod
Restore cache failed: Dependencies file is not found in /home/runner/work/k8s-config-connector/k8s-config-connector. Supported file pattern: go.sum
|
verify-gomod
Unexpected input(s) 'stable', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|