Skip to content

Feature: Add optional confirmation on save #2441

Feature: Add optional confirmation on save

Feature: Add optional confirmation on save #2441

Triggered via pull request July 11, 2024 06:34
Status Failure
Total duration 3m 54s
Artifacts

lint.yml

on: pull_request
lint  /  ...  /  standardrb
27s
lint / runner / standardrb
lint  /  ...  /  erb-lint
10s
lint / runner / erb-lint
lint  /  check-eslint-config
5s
lint / check-eslint-config
lint  /  ...  /  eslint
0s
lint / runner / eslint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
lint / runner / standardrb: spec/features/avo/confirm_on_save_spec.rb#L5
[rubocop] reported by reviewdog 🐶 [Corrected] Layout/SpaceBeforeComma: Space found before comma. Raw Output: spec/features/avo/confirm_on_save_spec.rb:5:33: C: [Corrected] Layout/SpaceBeforeComma: Space found before comma. let!(:store) { create :store , name: nil} ^
lint / runner / standardrb: spec/features/avo/confirm_on_save_spec.rb#L5
[rubocop] reported by reviewdog 🐶 [Corrected] Layout/SpaceInsideBlockBraces: Space missing inside }. Raw Output: spec/features/avo/confirm_on_save_spec.rb:5:45: C: [Corrected] Layout/SpaceInsideBlockBraces: Space missing inside }. let!(:store) { create :store , name: nil} ^
lint / runner / standardrb: spec/features/avo/confirm_on_save_spec.rb#L12
[rubocop] reported by reviewdog 🐶 [Corrected] Layout/TrailingWhitespace: Trailing whitespace detected. Raw Output: spec/features/avo/confirm_on_save_spec.rb:12:1: C: [Corrected] Layout/TrailingWhitespace: Trailing whitespace detected.
lint / runner / standardrb: spec/features/avo/confirm_on_save_spec.rb#L28
[rubocop] reported by reviewdog 🐶 [Corrected] Layout/TrailingWhitespace: Trailing whitespace detected. Raw Output: spec/features/avo/confirm_on_save_spec.rb:28:1: C: [Corrected] Layout/TrailingWhitespace: Trailing whitespace detected.
lint / check-eslint-config
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/
lint / check-eslint-config
The following actions uses Node.js version which is deprecated 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/