This repository was archived by the owner on Jul 27, 2025. It is now read-only.
Data exports #2121
pr.yml
on: pull_request
ci
/
scan_ruby
25s
ci
/
scan_js
17s
ci
/
lint
21s
ci
/
lint_js
10s
ci
/
test
4m 33s
Annotations
11 errors
|
ci / lint:
app/jobs/family_data_export_job.rb#L6
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
ci / lint:
app/controllers/family_exports_controller.rb#L47
Layout/TrailingEmptyLines: Final newline missing.
|
|
ci / lint:
app/controllers/family_exports_controller.rb#L38
Layout/IndentationWidth: Use 2 (not 0) spaces for indented_internal_methods indentation.
|
|
ci / lint:
app/controllers/family_exports_controller.rb#L37
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
ci / lint:
app/controllers/family_exports_controller.rb#L27
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
ci / lint:
app/controllers/family_exports_controller.rb#L17
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
ci / lint:
app/controllers/family_exports_controller.rb#L14
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
ci / lint:
app/controllers/family_exports_controller.rb#L5
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
ci / lint:
app/controllers/family_exports_controller.rb#L5
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
ci / lint:
app/controllers/family_exports_controller.rb#L3
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
ci / scan_ruby
Process completed with exit code 3.
|