Skip to content

More options for supplier emails #37

More options for supplier emails

More options for supplier emails #37

Triggered via push April 25, 2024 04:29
Status Failure
Total duration 43s
Artifacts

rubocop.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
test: spec/models/order_spec.rb#L76
Style/BlockDelimiters: Avoid using `{...}` for multi-line blocks.
test: spec/models/order_spec.rb#L76
Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
test: spec/models/order_spec.rb#L77
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
test: spec/models/order_spec.rb#L77
Layout/BlockEndNewline: Expression at 77, 85 should be on its own line.
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/