old spec has been updated to use flipper to isolate tests to each pos… #60931
Annotations
10 errors
Run Rubocop:
app/sidekiq/central_mail/submit_form4142_job.rb#L55
Naming/VariableNumber: Use normalcase for symbol numbers.
|
Run Rubocop:
app/sidekiq/central_mail/submit_form4142_job.rb#L115
Naming/VariableNumber: Use normalcase for symbol numbers.
|
Run Rubocop:
app/sidekiq/central_mail/submit_form4142_job.rb#L147
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
Run Rubocop:
app/sidekiq/central_mail/submit_form4142_job.rb#L159
Layout/MultilineOperationIndentation: Use 2 (not 0) spaces for indenting an expression spanning multiple lines.
|
Run Rubocop:
app/sidekiq/central_mail/submit_form4142_job.rb#L160
Layout/MultilineOperationIndentation: Use 2 (not 0) spaces for indenting an expression spanning multiple lines.
|
Run Rubocop:
app/sidekiq/central_mail/submit_form4142_job.rb#L164
Style/RedundantParentheses: Don't use parentheses around a logical expression.
|
Run Rubocop:
app/sidekiq/central_mail/submit_form4142_job.rb#L181
Lint/UselessAssignment: Useless assignment to variable - `response_values`. Did you mean `response`?
|
Run Rubocop:
spec/sidekiq/central_mail/submit_form4142_job_spec.rb#L14
Naming/VariableNumber: Use normalcase for symbol numbers.
|
Run Rubocop:
spec/sidekiq/central_mail/submit_form4142_job_spec.rb#L17
Layout/IndentationConsistency: Inconsistent indentation detected.
|
Run Rubocop:
spec/sidekiq/central_mail/submit_form4142_job_spec.rb#L17
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
Loading