Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for RHEL 9 #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Added RHEL 9 support

7d4bad3
Select commit
Loading
Failed to load commit list.
Open

Added support for RHEL 9 #94

Added RHEL 9 support
7d4bad3
Select commit
Loading
Failed to load commit list.
coqbot-app / GitLab CI job rubocop (pull request) completed Feb 13, 2024 in 0s

Test has failed on GitLab CI

This job is allowed to fail.

We show below the last 40 lines of the trace from GitLab (the complete trace is available here).

Details

  - Exclude
For /builds/saltstack-formulas/packages-formula: configuration from /builds/saltstack-formulas/packages-formula/.rubocop.yml
Default configuration from /app/vendor/bundle/ruby/3.2.0/gems/rubocop-1.60.1/config/default.yml
Running parallel inspection
Inspecting 11 files
Scanning /builds/saltstack-formulas/packages-formula/Gemfile
Loading cache from /root/.cache/rubocop_cache/63b8cd3c89f86551b83301a9a9e6a36c9c96e08c/374f30071d06f83311fae5e9d222fddc06b52b19/5baf278b0657c25a97812ee87d2b7b2f979cde85
.Scanning /builds/saltstack-formulas/packages-formula/bin/kitchen
Loading cache from /root/.cache/rubocop_cache/63b8cd3c89f86551b83301a9a9e6a36c9c96e08c/374f30071d06f83311fae5e9d222fddc06b52b19/d3e0aed7c0fd780c92b6179696e65aae144a9756
.Scanning /builds/saltstack-formulas/packages-formula/test/integration/default/controls/_mapdata.rb
Loading cache from /root/.cache/rubocop_cache/63b8cd3c89f86551b83301a9a9e6a36c9c96e08c/374f30071d06f83311fae5e9d222fddc06b52b19/b76ba8b1b7473e5916904511274f75a84860ad7c
.Scanning /builds/saltstack-formulas/packages-formula/test/integration/default/controls/archives_spec.rb
Loading cache from /root/.cache/rubocop_cache/63b8cd3c89f86551b83301a9a9e6a36c9c96e08c/374f30071d06f83311fae5e9d222fddc06b52b19/ee358dd165f01afe0116994421f79563595ee54b
.Scanning /builds/saltstack-formulas/packages-formula/test/integration/default/controls/gems_spec.rb
Loading cache from /root/.cache/rubocop_cache/63b8cd3c89f86551b83301a9a9e6a36c9c96e08c/374f30071d06f83311fae5e9d222fddc06b52b19/a54e1297b8c6c40d9c01da36d4813e11c9bd1ca7
.Scanning /builds/saltstack-formulas/packages-formula/test/integration/default/controls/pkgs_spec.rb
Loading cache from /root/.cache/rubocop_cache/63b8cd3c89f86551b83301a9a9e6a36c9c96e08c/374f30071d06f83311fae5e9d222fddc06b52b19/ee642034648df6bad428d4127ff0878f6f3fc664
CScanning /builds/saltstack-formulas/packages-formula/test/integration/default/controls/remote_pkgs_spec.rb
Loading cache from /root/.cache/rubocop_cache/63b8cd3c89f86551b83301a9a9e6a36c9c96e08c/374f30071d06f83311fae5e9d222fddc06b52b19/5b1b6b8fc24d906b734071c39598ec048406d3b6
.Scanning /builds/saltstack-formulas/packages-formula/test/integration/default/golang_spec.rb
Loading cache from /root/.cache/rubocop_cache/63b8cd3c89f86551b83301a9a9e6a36c9c96e08c/374f30071d06f83311fae5e9d222fddc06b52b19/d8bbfa6378076ef5ec15ca533d2f43b56265e7bf
.Scanning /builds/saltstack-formulas/packages-formula/test/integration/share/libraries/system.rb
Loading cache from /root/.cache/rubocop_cache/63b8cd3c89f86551b83301a9a9e6a36c9c96e08c/374f30071d06f83311fae5e9d222fddc06b52b19/cf756893b5f2be1777fcb23195f96185d0ade404
.Scanning /builds/saltstack-formulas/packages-formula/test/integration/windows/controls/_mapdata.rb
Loading cache from /root/.cache/rubocop_cache/63b8cd3c89f86551b83301a9a9e6a36c9c96e08c/374f30071d06f83311fae5e9d222fddc06b52b19/c9bc661a98a8ec6329b026d804c4c93497ee5846
.Scanning /builds/saltstack-formulas/packages-formula/test/integration/windows/controls/pkgs_spec.rb
Loading cache from /root/.cache/rubocop_cache/63b8cd3c89f86551b83301a9a9e6a36c9c96e08c/374f30071d06f83311fae5e9d222fddc06b52b19/267fe0fd3562db6a0ec9102597b21ddf57677c7b
.

Offenses:

test/integration/default/controls/pkgs_spec.rb:111:56: C: [Correctable] Layout/LineContinuationSpacing: Use one space in front of backslash.
      match_string = "^Package: #{p}\nStatus: hold ok "\
                                                       ^

11 files inspected, 1 offense detected, 1 offense autocorrectable
Finished in 0.4386014300000056 seconds
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1