Fixes #36902 - Support Pulpcore 3.39, drop older versions #1342
ci.yml
on: pull_request
Puppet
/
Static validations
19s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
5 errors and 4 warnings
Puppet / Static validations:
manifests/repo.pp#L22
trailing whitespace found (check: trailing_whitespace)
|
Puppet / Static validations:
manifests/repo.pp#L23
trailing whitespace found (check: trailing_whitespace)
|
Puppet / Static validations:
manifests/repo.pp#L24
trailing whitespace found (check: trailing_whitespace)
|
Puppet / Static validations:
manifests/repo.pp#L23
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
Puppet / Static validations
Process completed with exit code 1.
|
Puppet / Static validations:
manifests/repo.pp#L23
indent should be 6 chars and is 18 (check: strict_indent)
|
Puppet / Static validations:
manifests/repo.pp#L24
indent should be 4 chars and is 16 (check: strict_indent)
|
Puppet / Static validations:
manifests/repo.pp#L25
indent should be 6 chars and is 18 (check: strict_indent)
|
Puppet / Static validations:
manifests/repo.pp#L26
indent should be 4 chars and is 16 (check: strict_indent)
|