Gemfile: Add Ruby 3.4 support & update gems #1488
ci.yml
on: pull_request
Puppet
/
Static validations
29s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
2 errors and 10 warnings
|
Puppet / Static validations
Process completed with exit code 1.
|
|
Puppet / Test suite
Process completed with exit code 1.
|
|
Puppet / Static validations:
types/facter/config.pp#L3
indent should be 2 chars and is 4 (check: strict_indent)
|
|
Puppet / Static validations:
manifests/init.pp#L621
Not optional parameter defaults to undef (check: params_not_optional_with_undef)
|
|
Puppet / Static validations:
manifests/config/entry.pp#L39
indent should be 4 chars and is 6 (check: strict_indent)
|
|
Puppet / Static validations:
manifests/config/entry.pp#L38
indent should be 4 chars and is 6 (check: strict_indent)
|
|
Puppet / Static validations:
manifests/config/entry.pp#L37
indent should be 4 chars and is 6 (check: strict_indent)
|
|
Puppet / Static validations:
manifests/config/entry.pp#L34
indent should be 4 chars and is 6 (check: strict_indent)
|
|
Puppet / Static validations:
manifests/config/entry.pp#L33
indent should be 4 chars and is 6 (check: strict_indent)
|
|
Puppet / Static validations:
manifests/config/entry.pp#L32
indent should be 4 chars and is 6 (check: strict_indent)
|
|
Puppet / Static validations:
manifests/agent/service/systemd.pp#L6
Not optional parameter defaults to undef (check: params_not_optional_with_undef)
|
|
Puppet / Static validations:
manifests/agent/service/cron.pp#L6
Not optional parameter defaults to undef (check: params_not_optional_with_undef)
|