remove_blank_lines: Add a new function to remove blank Line #143
ci.yml
on: pull_request
Puppet
/
Static validations
17s
Matrix: Puppet / unit
Puppet
/
Test suite
3s
Annotations
5 errors and 5 warnings
Puppet / 8 (Ruby 3.2):
spec/functions/remove_blank_lines_spec.rb#L19
extlib::remove_blank_lines
Failure/Error: it { is_expected.to run.with_params(input).and_return(output) }
Puppet::ParseErrorWithIssue:
Unacceptable location. The name 'extlib::clean_blank_lines' is unacceptable in file '/home/runner/work/puppet-extlib/puppet-extlib/spec/fixtures/modules/extlib/functions/remove_blank_lines.pp' (file: /home/runner/work/puppet-extlib/puppet-extlib/spec/fixtures/modules/extlib/functions/remove_blank_lines.pp, line: 4, column: 1)
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/functions/remove_blank_lines_spec.rb#L19
extlib::remove_blank_lines
Failure/Error: it { is_expected.to run.with_params(input).and_return(output) }
Puppet::ParseErrorWithIssue:
Unacceptable location. The name 'extlib::clean_blank_lines' is unacceptable in file '/home/runner/work/puppet-extlib/puppet-extlib/spec/fixtures/modules/extlib/functions/remove_blank_lines.pp' (file: /home/runner/work/puppet-extlib/puppet-extlib/spec/fixtures/modules/extlib/functions/remove_blank_lines.pp, line: 4, column: 1)
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system RedHat 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Debian 10
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
|