这是indexloc提供的服务,不要输入任何密码
Skip to content

feat: added deb13 support #64

feat: added deb13 support

feat: added deb13 support #64

Re-run triggered October 14, 2025 09:32
Status Failure
Total duration 2m 27s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
1m 0s
Puppet / Static validations
Matrix: Puppet / unit
Puppet  /  Test suite
4s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L49
locales on debian-11-x86_64 with all defaults is expected to contain File[/etc/default/locale] with ensure => "present", owner => "root", group => 0 and mode => "0644" Failure/Error: is_expected.to contain_file(default_file).with( 'ensure' => 'present', 'owner' => 'root', 'group' => 0, 'mode' => '0644' ) expected that the catalogue would contain File[/etc/default/locale] with owner set to "root" but it is set to nil, and parameter group set to 0 but it is set to nil, and parameter mode set to "0644" but it is set to nil Diff: @@ -1,5 +0,0 @@ -root - -0 - -0644
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L49
locales on debian-11-x86_64 with all defaults is expected to contain File[/etc/default/locale] with ensure => "present", owner => "root", group => 0 and mode => "0644" Failure/Error: is_expected.to contain_file(default_file).with( 'ensure' => 'present', 'owner' => 'root', 'group' => 0, 'mode' => '0644' ) expected that the catalogue would contain File[/etc/default/locale] with owner set to "root" but it is set to nil, and parameter group set to 0 but it is set to nil, and parameter mode set to "0644" but it is set to nil Diff: @@ -1,5 +0,0 @@ -root - -0 - -0644
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L0
Skipping EOL operating system Ubuntu 20.04