modulesync 7.2.0 #194
Annotations
5 errors and 1 warning
Run tests:
spec/acceptance/lookup_spec.rb#L44
lookup with vault configured to accept certs from puppetserver retrieves a secret from vault during an agent run File "/root/secret.txt"
Failure/Error: install_local_module_on(master)
NoMethodError:
undefined method `install_local_module_on' for #<RSpec::ExampleGroups::LookupWithVaultConfiguredToAcceptCertsFromPuppetserver before(:context) hook>
|
Run tests:
spec/acceptance/lookup_spec.rb#L45
lookup with vault configured to accept certs from puppetserver retrieves a secret from vault during an agent run File "/root/secret.txt" content
Failure/Error: install_local_module_on(master)
NoMethodError:
undefined method `install_local_module_on' for #<RSpec::ExampleGroups::LookupWithVaultConfiguredToAcceptCertsFromPuppetserver before(:context) hook>
|
Run tests:
spec/acceptance/lookup_spec.rb#L60
lookup with vault configured to accept certs from puppetserver retrieves a secret from vault during an agent run with an env value for vault File "/root/secret.txt"
Failure/Error: install_local_module_on(master)
NoMethodError:
undefined method `install_local_module_on' for #<RSpec::ExampleGroups::LookupWithVaultConfiguredToAcceptCertsFromPuppetserver before(:context) hook>
|
Run tests:
spec/acceptance/lookup_spec.rb#L61
lookup with vault configured to accept certs from puppetserver retrieves a secret from vault during an agent run with an env value for vault File "/root/secret.txt" content
Failure/Error: install_local_module_on(master)
NoMethodError:
undefined method `install_local_module_on' for #<RSpec::ExampleGroups::LookupWithVaultConfiguredToAcceptCertsFromPuppetserver before(:context) hook>
|
Run tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading