Use pkgs.k8s.io repos instead of kubic #234
ci.yml
on: pull_request
Puppet
/
Static validations
14s
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
3 errors and 2 warnings
Puppet / Static validations:
manifests/install/container_runtime.pp#L55
there should be no whitespace or a single newline after an opening bracket (check: manifest_whitespace_opening_bracket_after)
|
Puppet / Static validations
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
manifests/install/container_runtime.pp#L59
indentation of => is not properly aligned (expected in column 17, but found it in column 18) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/install/container_runtime.pp#L60
indentation of => is not properly aligned (expected in column 17, but found it in column 18) (check: arrow_alignment)
|