Backup and restore container gateway postgres DB #1536
Annotations
10 errors
lib/foreman_maintain/concerns/base_database.rb#L79
Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
|
lib/foreman_maintain/concerns/base_database.rb#L89
Lint/UselessAssignment: Useless assignment to variable - `base_cmd`.
|
lib/foreman_maintain/concerns/base_database.rb#L96
Layout/MultilineOperationIndentation: Align the operands of an expression in an assignment spanning multiple lines.
|
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.
|
test/definitions/checks/restore/validate_postgresql_dump_permissions_test.rb#L15
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
test/definitions/checks/restore/validate_postgresql_dump_permissions_test.rb#L15
Layout/LineLength: Line is too long. [101/100]
|
test/definitions/checks/restore/validate_postgresql_dump_permissions_test.rb#L57
Layout/LineLength: Line is too long. [127/100]
|
test/definitions/checks/restore/validate_postgresql_dump_permissions_test.rb#L70
Layout/LineLength: Line is too long. [103/100]
|
|
This job failed
Loading