Merge pull request #2593 from jasonvigil/fix-periodics #24
presubmit-compositions.yaml
on: push
lint
1m 12s
verify-goimports
16s
verify-gomod
14s
test-expander-helm
3m 0s
test-expander-getter
6m 7s
test-expander-jinja2
6m 6s
e2e-tests
20m 0s
Annotations
2 errors and 6 warnings
lint:
experiments/compositions/composition/internal/controller/expander_reconciler.go#L164
cyclomatic complexity 34 of func `(*ExpanderReconciler).Reconcile` is high (> 30) (gocyclo)
|
lint
issues found
|
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']
|