Merge pull request #2601 from jasonvigil/fix-periodics-part-2 #25
presubmit-compositions.yaml
on: push
lint
1m 13s
verify-goimports
16s
verify-gomod
14s
test-expander-helm
3m 3s
test-expander-getter
6m 9s
test-expander-jinja2
6m 4s
e2e-tests
19m 39s
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-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']
|
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']
|