Skip to content

Add a mode parameter to manage repository root directory permission #55

Add a mode parameter to manage repository root directory permission

Add a mode parameter to manage repository root directory permission #55

Re-run triggered July 13, 2023 20:27
Status Failure
Total duration 1m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Spec  /  Setup Test Matrix
47s
Spec / Setup Test Matrix
Matrix: Spec / spec
Acceptance  /  Setup Test Matrix
Acceptance / Setup Test Matrix
Matrix: Acceptance / acceptance
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): lib/puppet/provider/vcsrepo.rb#L19
Metrics/CyclomaticComplexity: Cyclomatic complexity for set_ownership_and_permissions is too high. [14/12]
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): lib/puppet/provider/vcsrepo.rb#L19
Metrics/PerceivedComplexity: Perceived complexity for set_ownership_and_permissions is too high. [15/13]
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2): lib/puppet/provider/vcsrepo/git.rb#L90
Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`. (https://rubystyle.guide#if-as-a-modifier)
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7): lib/puppet/provider/vcsrepo.rb#L19
Metrics/CyclomaticComplexity: Cyclomatic complexity for set_ownership_and_permissions is too high. [14/12]
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7): lib/puppet/provider/vcsrepo.rb#L19
Metrics/PerceivedComplexity: Perceived complexity for set_ownership_and_permissions is too high. [15/13]
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7): lib/puppet/provider/vcsrepo/git.rb#L90
Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`. (https://rubystyle.guide#if-as-a-modifier)
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7)
Process completed with exit code 1.