Skip to content

Stripe prices

Stripe prices #3324

Triggered via pull request October 22, 2024 16:41
@gbpgbp
synchronize #8424
stripe-prices
Status Success
Total duration 1m 8s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: app/models/alaveteli_pro/price.rb#L27
[rubocop] reported by reviewdog 🐶 Redundant `self` detected. (https://rubystyle.guide#no-self-unless-required) Raw Output: app/models/alaveteli_pro/price.rb:27:5: C: Style/RedundantSelf: Redundant `self` detected. (https://rubystyle.guide#no-self-unless-required)
build: lib/tasks/subscriptions.rake#L26
[rubocop] reported by reviewdog 🐶 Modifier form of `if` makes the line too long. (https://rubystyle.guide#if-as-a-modifier) Raw Output: lib/tasks/subscriptions.rake:26:64: C: Style/IfUnlessModifier: Modifier form of `if` makes the line too long. (https://rubystyle.guide#if-as-a-modifier)
build: lib/tasks/subscriptions.rake#L26
[rubocop] reported by reviewdog 🐶 Line is too long. [82/80] (https://rubystyle.guide#max-line-length) Raw Output: lib/tasks/subscriptions.rake:26:81: C: Layout/LineLength: Line is too long. [82/80] (https://rubystyle.guide#max-line-length)
build: lib/tasks/subscriptions.rake#L27
[rubocop] reported by reviewdog 🐶 Modifier form of `if` makes the line too long. (https://rubystyle.guide#if-as-a-modifier) Raw Output: lib/tasks/subscriptions.rake:27:64: C: Style/IfUnlessModifier: Modifier form of `if` makes the line too long. (https://rubystyle.guide#if-as-a-modifier)
build: lib/tasks/subscriptions.rake#L27
[rubocop] reported by reviewdog 🐶 Line is too long. [82/80] (https://rubystyle.guide#max-line-length) Raw Output: lib/tasks/subscriptions.rake:27:81: C: Layout/LineLength: Line is too long. [82/80] (https://rubystyle.guide#max-line-length)
build: spec/controllers/alaveteli_pro/subscriptions_controller_spec.rb#L823
[rubocop] reported by reviewdog 🐶 Line is too long. [81/80] (https://rubystyle.guide#max-line-length) Raw Output: spec/controllers/alaveteli_pro/subscriptions_controller_spec.rb:823:81: C: Layout/LineLength: Line is too long. [81/80] (https://rubystyle.guide#max-line-length)