Switch from mocha to rspec mocks #58
pr_tests.yml
on: pull_request
Puppet Syntax
46s
Puppet Style
49s
Ruby Style (experimental)
0s
File checks
49s
RELENG checks
51s
Matrix: Puppet Spec
Annotations
4 errors and 6 warnings
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/unit/facter/radius_version_spec.rb#L10
radius_version when freeradius is installed should return a value
Failure/Error: Facter::Core::Execution.expects(:which).with('radiusd').returns('/usr/sbin/radiusd')
NoMethodError:
undefined method `expects' for Facter::Core::Execution:Module
Did you mean? exec
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
Process completed with exit code 1.
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true):
spec/unit/facter/radius_version_spec.rb#L10
radius_version when freeradius is installed should return a value
Failure/Error: Facter::Core::Execution.expects(:which).with('radiusd').returns('/usr/sbin/radiusd')
NoMethodError:
undefined method `expects' for Facter::Core::Execution:Module
Facter::Core::Execution.expects(:which).with('radiusd').returns('/usr/sbin/radiusd')
^^^^^^^^
Did you mean? exec
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true)
Process completed with exit code 1.
|
Puppet Syntax
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Puppet Style
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
File checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
RELENG checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|