Fix apt-key
deprecated message
#538
ci.yml
on: pull_request
Puppet
/
Static validations
30s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
3 errors and 8 warnings
Puppet / Static validations:
manifests/package/debian.pp#L87
there should be a single newline at the end of a manifest (check: manifest_whitespace_double_newline_end_of_file)
|
Puppet / Static validations
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
manifests/package/debian.pp#L48
indentation of => is not properly aligned (expected in column 31, but found it in column 24) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/package/debian.pp#L49
indentation of => is not properly aligned (expected in column 31, but found it in column 24) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/package/debian.pp#L50
indentation of => is not properly aligned (expected in column 31, but found it in column 24) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/package/debian.pp#L53
indentation of => is not properly aligned (expected in column 31, but found it in column 36) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/package/debian.pp#L54
indentation of => is not properly aligned (expected in column 31, but found it in column 24) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/package/debian.pp#L36
missing trailing comma after last element (check: trailing_comma)
|
Puppet / Static validations:
manifests/package/debian.pp#L52
missing trailing comma after last element (check: trailing_comma)
|
Puppet / Static validations:
manifests/package/debian.pp#L67
missing trailing comma after last element (check: trailing_comma)
|