[
https://issues.apache.org/jira/browse/HBASE-23943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17105803#comment-17105803
]
Hudson commented on HBASE-23943:
--------------------------------
Results for branch branch-2.2
[build #860 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/860/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/860//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/860//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/860//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Rubocop configuration needs updated
> -----------------------------------
>
> Key: HBASE-23943
> URL: https://issues.apache.org/jira/browse/HBASE-23943
> Project: HBase
> Issue Type: Test
> Components: build
> Affects Versions: 3.0.0-alpha-1, 2.3.0, 1.7.0
> Reporter: Nick Dimiduk
> Assignee: Jan Hentschel
> Priority: Minor
> Fix For: 3.0.0-alpha-1, 2.3.0, 1.7.0, 2.2.5
>
>
> Looking at the general check output on
> [nightly/master|https://builds.apache.org/blue/organizations/jenkins/HBase%20Nightly/detail/master/1654/pipeline/96/],
> it looks like our {{.rubocop.yaml}} configuration file has drifted from the
> syntax expected by our current version of the tool. Lots of errors like the
> following:
> {noformat}
> [2020-03-05T15:36:27.538Z] Running rubocop against identified ruby scripts.
> [2020-03-05T15:36:27.538Z] .rubocop.yml: Metrics/LineLength has the wrong
> namespace - should be Layout
> [2020-03-05T15:36:27.538Z] Error: The `Layout/IndentHeredoc` cop has been
> renamed to `Layout/HeredocIndentation`.
> [2020-03-05T15:36:27.538Z] (obsolete configuration found in .rubocop.yml,
> please update it)
> [2020-03-05T15:36:27.538Z] .rubocop.yml: Metrics/LineLength has the wrong
> namespace - should be Layout
> [2020-03-05T15:36:27.538Z] Error: The `Layout/IndentHeredoc` cop has been
> renamed to `Layout/HeredocIndentation`.
> [2020-03-05T15:36:27.538Z] (obsolete configuration found in .rubocop.yml,
> please update it)
> ...
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)