pdksync - (CAT-1256) Roll out puppetlabs-puppet-lint and puppetlabs-rspec-puppet through spec_helper v7.0 #63
ci.yml
on: pull_request
Annotations
29 warnings
Setup Test Matrix
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup Test Matrix
Cannot find image for Windows-10
|
Setup Test Matrix
Cannot find image for Windows-2012
|
Setup Test Matrix
Cannot find image for Windows-2012 R2
|
Spec Tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Spec Tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/facter/choco_temp_dir_spec.rb#L23
choco_temp_dir fact returns the TEMP directory
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/facter/choco_temp_dir_spec.rb#L29
choco_temp_dir fact returns the default path when PuppetX::Chocolatey::ChocolateyInstall.install_path is nil
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/facter/choco_install_path_spec.rb#L24
choco_install_path fact on Windows returns the output of PuppetX::Chocolatey::ChocolateyInstall.install_path
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/facter/choco_install_path_spec.rb#L30
choco_install_path fact on Windows returns the default path when PuppetX::Chocolatey::ChocolateyInstall.install_path is nil
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/facter/chocolateyversion_spec.rb#L24
chocolateyversion fact on Windows returns the output of PuppetX::Chocolatey::ChocolateyVersion.version
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/facter/chocolateyversion_spec.rb#L30
chocolateyversion fact on Windows returns the default of 0 when PuppetX::Chocolatey::ChocolateyVersion.version is nil
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/puppet_x/chocolatey/chocolatey_common_spec.rb#L21
Chocolatey Common .chocolatey_command finds chocolatey install location based on PuppetX::Chocolatey::ChocolateyInstall
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/puppet_x/chocolatey/chocolatey_common_spec.rb#L28
Chocolatey Common .chocolatey_command finds chocolatey install location based on default location
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/puppet_x/chocolatey/chocolatey_install_spec.rb#L20
Chocolatey Install Location using normal install path on Windows returns install path from registry if it exists
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/puppet_x/chocolatey/chocolatey_install_spec.rb#L27
Chocolatey Install Location using normal install path on Windows returns the environment variable ChocolateyInstall if it exists
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 7.24, Ruby Ver: 2.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Spec Tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/facter/choco_temp_dir_spec.rb#L23
choco_temp_dir fact returns the TEMP directory
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/facter/choco_temp_dir_spec.rb#L29
choco_temp_dir fact returns the default path when PuppetX::Chocolatey::ChocolateyInstall.install_path is nil
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/facter/choco_install_path_spec.rb#L24
choco_install_path fact on Windows returns the output of PuppetX::Chocolatey::ChocolateyInstall.install_path
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/facter/choco_install_path_spec.rb#L30
choco_install_path fact on Windows returns the default path when PuppetX::Chocolatey::ChocolateyInstall.install_path is nil
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/facter/chocolateyversion_spec.rb#L24
chocolateyversion fact on Windows returns the output of PuppetX::Chocolatey::ChocolateyVersion.version
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/facter/chocolateyversion_spec.rb#L30
chocolateyversion fact on Windows returns the default of 0 when PuppetX::Chocolatey::ChocolateyVersion.version is nil
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/puppet_x/chocolatey/chocolatey_install_spec.rb#L20
Chocolatey Install Location using normal install path on Windows returns install path from registry if it exists
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/puppet_x/chocolatey/chocolatey_install_spec.rb#L27
Chocolatey Install Location using normal install path on Windows returns the environment variable ChocolateyInstall if it exists
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/puppet_x/chocolatey/chocolatey_install_spec.rb#L36
Chocolatey Install Location using normal install path on Windows returns nil if the environment variable does not exist
Skipped: Not on Windows platform
|
Spec Tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/puppet_x/chocolatey/chocolatey_install_spec.rb#L69
Chocolatey Install Location using temp directory returns the TEMP path from registry if it exists
Skipped: Not on Windows platform
|
Acceptance / Setup Test Matrix
Cannot find image for Windows-10
|
Acceptance / Setup Test Matrix
Cannot find image for Windows-2012
|
Acceptance / Setup Test Matrix
Cannot find image for Windows-2012 R2
|