97199 cst add reference id to evidence submissions table when uploading document #76975
Annotations
10 errors
Run Rubocop:
app/sidekiq/lighthouse/document_upload.rb#L148
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
|
Run Rubocop:
app/sidekiq/lighthouse/document_upload.rb#L148
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
Run Rubocop:
app/sidekiq/lighthouse/document_upload.rb#L149
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
|
Run Rubocop:
app/sidekiq/lighthouse/document_upload.rb#L149
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
Run Rubocop:
app/sidekiq/lighthouse/document_upload.rb#L150
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
|
Run Rubocop:
app/sidekiq/lighthouse/document_upload.rb#L150
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
Run Rubocop:
app/sidekiq/lighthouse/document_upload.rb#L151
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
|
Run Rubocop:
app/sidekiq/lighthouse/document_upload.rb#L151
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
Run Rubocop:
lib/lighthouse/benefits_documents/constants.rb#L9
Layout/FirstHashElementIndentation: Indent the right brace the same as the start of the line where the left brace is.
|
Run Rubocop:
lib/lighthouse/benefits_documents/service.rb#L26
Lint/UselessAssignment: Useless assignment to variable - `tracked_item_id`.
|
Loading