Bump jbuilder from 2.12.0 to 2.13.0 #5
Annotations
10 errors
Lint code for consistent style:
app/jobs/classify_job.rb#L5
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/jobs/classify_job.rb#L6
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/jobs/classify_job.rb#L6
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/jobs/classify_job.rb#L7
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/jobs/classify_job.rb#L7
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/jobs/classify_job.rb#L8
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/jobs/classify_job.rb#L8
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/jobs/classify_job.rb#L12
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/jobs/classify_job.rb#L13
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/jobs/import_transactions_job.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Loading