Backup and restore container gateway postgres DB #1530
Annotations
10 errors
definitions/procedures/backup/online/container_gateway_db.rb#L15
Layout/LineLength: Line is too long. [104/100]
|
definitions/procedures/restore/container_gateway_dump.rb#L26
Layout/LineLength: Line is too long. [113/100]
|
definitions/procedures/restore/extract_files.rb#L52
Layout/LineLength: Line is too long. [135/100]
|
definitions/scenarios/restore.rb#L55
Metrics/AbcSize: Assignment Branch Condition size for restore_sql_dumps is too high. [<0, 24, 6> 24.74/22]
|
lib/foreman_maintain/concerns/base_database.rb#L76
Layout/LineLength: Line is too long. [121/100]
|
lib/foreman_maintain/concerns/base_database.rb#L88
Layout/LineLength: Line is too long. [121/100]
|
lib/foreman_maintain/concerns/base_database.rb#L91
Layout/MultilineOperationIndentation: Align the operands of an expression in an assignment spanning multiple lines.
|
lib/foreman_maintain/utils/backup.rb#L239
Layout/IndentationConsistency: Inconsistent indentation detected.
|
lib/foreman_maintain/utils/command_runner.rb#L11
Layout/LineLength: Line is too long. [102/100]
|
lib/foreman_maintain/utils/command_runner.rb#L15
Style/ConditionalAssignment: Use the return of the conditional for variable assignment and comparison.
|
This job failed
Loading