Skip to content

Stripe refactorings #3319

Stripe refactorings

Stripe refactorings #3319

Triggered via pull request October 21, 2024 08:45
Status Success
Total duration 1m 13s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: app/models/concerns/taxable.rb#L27
[rubocop] reported by reviewdog 🐶 Line is too long. [81/80] (https://rubystyle.guide#max-line-length) Raw Output: app/models/concerns/taxable.rb:27:81: C: Layout/LineLength: Line is too long. [81/80] (https://rubystyle.guide#max-line-length)
build: spec/controllers/concerns/alaveteli_pro/stripe_namespace_spec.rb#L14
[rubocop] reported by reviewdog 🐶 Line is too long. [82/80] (https://rubystyle.guide#max-line-length) Raw Output: spec/controllers/concerns/alaveteli_pro/stripe_namespace_spec.rb:14:81: C: Layout/LineLength: Line is too long. [82/80] (https://rubystyle.guide#max-line-length)
build: spec/helpers/alaveteli_pro/account_helper_spec.rb#L7
[rubocop] reported by reviewdog 🐶 Line is too long. [101/80] (https://rubystyle.guide#max-line-length) Raw Output: spec/helpers/alaveteli_pro/account_helper_spec.rb:7:81: C: Layout/LineLength: Line is too long. [101/80] (https://rubystyle.guide#max-line-length)