(PE-39411) Add descriptive error during infrastructure upgrade when rbac token is invalid #398
Annotations
6 errors
tasks/validate_rbac_token.rb#L32
Style/LineEndConcatenation: Use `\` instead of `+` or `<<` to concatenate those strings.
|
tasks/validate_rbac_token.rb#L33
Layout/MultilineOperationIndentation: Align the operands of an expression spanning multiple lines.
|
tasks/validate_rbac_token.rb#L33
Style/LineEndConcatenation: Use `\` instead of `+` or `<<` to concatenate those strings.
|
tasks/validate_rbac_token.rb#L34
Layout/MultilineOperationIndentation: Align the operands of an expression spanning multiple lines.
|
tasks/validate_rbac_token.rb#L68
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end. (https://rubystyle.guide#empty-lines-around-bodies)
|
|
This job failed
Loading