Skip to content

(PA-6139) Drop beaker-puppet_install_helper gem in augeas-core module #149

(PA-6139) Drop beaker-puppet_install_helper gem in augeas-core module

(PA-6139) Drop beaker-puppet_install_helper gem in augeas-core module #149

Triggered via pull request July 24, 2024 14:47
Status Failure
Total duration 45s
Artifacts

static_code_analysis.yaml

on: pull_request
static_code_analysis  /  Run checks
31s
static_code_analysis / Run checks
Fit to window
Zoom out
Zoom in

Annotations

8 errors
static_code_analysis / Run checks: spec/spec_helper_acceptance.rb#L62
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
static_code_analysis / Run checks: spec/spec_helper_acceptance.rb#L63
Style/RegexpLiteral: Use `%r` around regular expression. (https://rubystyle.guide#percent-r)
static_code_analysis / Run checks: spec/spec_helper_acceptance.rb#L65
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
static_code_analysis / Run checks: spec/spec_helper_acceptance.rb#L69
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
static_code_analysis / Run checks: spec/spec_helper_acceptance.rb#L78
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
static_code_analysis / Run checks: spec/spec_helper_acceptance.rb#L88
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
static_code_analysis / Run checks
Process completed with exit code 1.