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

fix(repo): add repo config for Ubuntu-24.04 #171

Merged
merged 1 commit into from
Nov 14, 2024

fix(repo): add repo config for Ubuntu-24.04

56ed560
Select commit
Loading
Failed to load commit list.
Merged

fix(repo): add repo config for Ubuntu-24.04 #171

fix(repo): add repo config for Ubuntu-24.04
56ed560
Select commit
Loading
Failed to load commit list.
coqbot-app / GitLab CI job rubocop (pull request) completed Nov 6, 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

Warning: Metrics/BlockLength does not support IgnoredMethods parameter.

Supported parameters are:

  - Enabled
  - CountComments
  - Max
  - CountAsOne
  - AllowedMethods
  - AllowedPatterns
  - Exclude
For /builds/saltstack-formulas/zabbix-formula: configuration from /builds/saltstack-formulas/zabbix-formula/.rubocop.yml
Default configuration from /app/vendor/bundle/ruby/3.2.0/gems/rubocop-1.67.0/config/default.yml
Running parallel inspection
Inspecting 6 files
Scanning /builds/saltstack-formulas/zabbix-formula/Gemfile
Loading cache from /root/.cache/rubocop_cache/f7b5028ef2fee358c727e111e44936033da80208/374f30071d06f83311fae5e9d222fddc06b52b19/c5f15304e2ecfa28eafadf008a7c841bcbec9a77
.Scanning /builds/saltstack-formulas/zabbix-formula/bin/kitchen
Loading cache from /root/.cache/rubocop_cache/f7b5028ef2fee358c727e111e44936033da80208/374f30071d06f83311fae5e9d222fddc06b52b19/c2ac97c72f6365009bbcb69d9236241ebdb3a1df
.Scanning /builds/saltstack-formulas/zabbix-formula/test/integration/default/controls/config_spec.rb
Loading cache from /root/.cache/rubocop_cache/f7b5028ef2fee358c727e111e44936033da80208/374f30071d06f83311fae5e9d222fddc06b52b19/edd836751a0478e4a1315de60cbe9c72aa602737
CScanning /builds/saltstack-formulas/zabbix-formula/test/integration/default/controls/packages_spec.rb
Loading cache from /root/.cache/rubocop_cache/f7b5028ef2fee358c727e111e44936033da80208/374f30071d06f83311fae5e9d222fddc06b52b19/cc663dde791276c1617c03190f776ef288aa919d
.Scanning /builds/saltstack-formulas/zabbix-formula/test/integration/default/controls/services_spec.rb
Loading cache from /root/.cache/rubocop_cache/f7b5028ef2fee358c727e111e44936033da80208/374f30071d06f83311fae5e9d222fddc06b52b19/a82a1a9883a280ae20eabaa5c2a40e1a997dd4ab
.Scanning /builds/saltstack-formulas/zabbix-formula/test/integration/share/libraries/system.rb
Loading cache from /root/.cache/rubocop_cache/f7b5028ef2fee358c727e111e44936033da80208/374f30071d06f83311fae5e9d222fddc06b52b19/3e8a343880b28bfaf34f541fe258fec799214783
.

Offenses:

test/integration/default/controls/config_spec.rb:23:69: C: [Correctable] Layout/LineContinuationSpacing: Use one space in front of backslash.
        'UserParameter=net.ping[*],/usr/bin/fping -q -c3 $1 2>&1 | '\
                                                                    ^

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