Skip to content

[BUU] Add Unit Scale select #12268

[BUU] Add Unit Scale select

[BUU] Add Unit Scale select #12268

Triggered via pull request February 21, 2024 04:25
Status Failure
Total duration 1m 31s
Artifacts

linters.yml

on: pull_request
runner / rubocop
1m 22s
runner / rubocop
runner / prettier
30s
runner / prettier
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
runner / rubocop
Process completed with exit code 1.
runner / prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runner / rubocop: app/services/weights_and_measures.rb#L50
[rubocop] reported by reviewdog 🐶 Redundant `self` detected. Raw Output: app/services/weights_and_measures.rb:50:9: C: Style/RedundantSelf: Redundant `self` detected.
runner / rubocop: app/services/weights_and_measures.rb#L53
[rubocop] reported by reviewdog 🐶 Use 2 (not 0) spaces for indenting an expression spanning multiple lines. Raw Output: app/services/weights_and_measures.rb:53:7: C: Layout/MultilineMethodCallIndentation: Use 2 (not 0) spaces for indenting an expression spanning multiple lines.
runner / rubocop: app/services/weights_and_measures.rb#L57
[rubocop] reported by reviewdog 🐶 Use 2 (not 0) spaces for indenting an expression spanning multiple lines. Raw Output: app/services/weights_and_measures.rb:57:7: C: Layout/MultilineMethodCallIndentation: Use 2 (not 0) spaces for indenting an expression spanning multiple lines.