Skip to content

feat: add a maximum order quantity #248

feat: add a maximum order quantity

feat: add a maximum order quantity #248

Triggered via push August 29, 2024 17:34
Status Failure
Total duration 3m 45s
Artifacts

rubocop.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
test: app/models/group_order.rb#L65
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
test: app/models/group_order.rb#L66
Layout/IndentationWidth: Use 2 (not -1) spaces for indentation.
test: app/models/group_order.rb#L69
Layout/EndAlignment: `end` at 69, 34 is not aligned with `if` at 65, 35.
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/