Project

General

Profile

Actions

Bug #22662

closed

[rubocop] configure using TargetRubyVersion parameter, under AllCops

Added by Swapnil Abnave about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Difficulty:
trivial
Triaged:
Fixed in Releases:
Found in Releases:

Description

Offenses:
lib/foreman_maintain/cli/base.rb:95:72: E: unexpected token kDO
(Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
               'Comma-separated list of labels of steps to be ignored' do |whitelist|
                                                                       ^^
lib/foreman_maintain/cli/base.rb:96:17: E: unexpected token tCONSTANT
(Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
          raise ArgumentError, 'value not specified' if whitelist.nil? || whitelist.empty?
                ^^^^^^^^^^^^^
lib/foreman_maintain/cli/base.rb:109:1: E: unexpected token kEND
(Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
end
^^^

https://travis-ci.org/theforeman/foreman_maintain/jobs/344777783

Actions #1

Updated by The Foreman Bot about 6 years ago

  • Pull request https://github.com/theforeman/foreman_maintain/pull/144 added
Actions #2

Updated by Swapnil Abnave about 6 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions #3

Updated by Ivan Necas about 6 years ago

  • translation missing: en.field_release set to 348
Actions

Also available in: Atom PDF