group orders: display deposit, tolerance only if necessary #769
Annotations
7 errors and 1 warning
test:
app/models/concerns/price_calculation.rb#L6
Lint/DeprecatedConstants: Use `true` instead of `TRUE`, deprecated since Ruby 2.4.
|
test:
app/models/concerns/price_calculation.rb#L16
Lint/UselessAssignment: Useless assignment to variable - `include_deposit`.
|
test:
app/models/concerns/price_calculation.rb#L16
Lint/DeprecatedConstants: Use `false` instead of `FALSE`, deprecated since Ruby 2.4.
|
test:
app/models/concerns/price_calculation.rb#L24
Lint/DeprecatedConstants: Use `false` instead of `FALSE`, deprecated since Ruby 2.4.
|
test:
app/models/concerns/price_calculation.rb#L25
Layout/TrailingWhitespace: Trailing whitespace detected.
|
test:
app/models/order.rb#L1
Metrics/ClassLength: Class has too many lines. [308/304]
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|