Compositions: Implicit Getter - first attempt #527
presubmit-compositions.yaml
on: pull_request
lint
1m 8s
verify-goimports
17s
verify-gomod
15s
test-expander-helm
2m 59s
test-expander-getter
1m 57s
test-expander-jinja2
1m 54s
e2e-tests
1m 53s
Annotations
9 errors and 6 warnings
lint
namespace declared and not used
|
lint
group declared and not used (typecheck)
|
lint:
experiments/compositions/composition/internal/controller/expander_reconciler.go#L25
could not import github.com/GoogleCloudPlatform/k8s-config-connector/experiments/compositions/composition/pkg/applier (-: # github.com/GoogleCloudPlatform/k8s-config-connector/experiments/compositions/composition/pkg/applier
|
lint
namespace declared and not used
|
lint
group declared and not used) (typecheck)
|
lint
issues found
|
e2e-tests
Process completed with exit code 2.
|
test-expander-jinja2
Process completed with exit code 2.
|
test-expander-getter
Process completed with exit code 2.
|
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
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
|