Ruby 3.4.1 #1948
Annotations
10 errors
Standard Ruby:
bullet_train-api/lib/bullet_train/api/strong_parameters_reporter.rb#L49
Lint/SymbolConversion: Unnecessary symbol conversion; use `:"#{base_method_name}_#{method_type}_params"` instead.
|
Standard Ruby:
bullet_train-api/lib/jbuilder/values_transformer.rb#L9
Style/SuperArguments: Call `super` without arguments and parentheses when the signature is identical.
|
Standard Ruby:
bullet_train-incoming_webhooks/lib/scaffolding/incoming_webhooks_transformer.rb#L31
Lint/UselessAssignment: Useless assignment to variable - `model_file_lines`.
|
Standard Ruby:
bullet_train-super_scaffolding/lib/scaffolding/transformer.rb#L1583
Lint/UselessAssignment: Useless assignment to variable - `icon_name`.
|
Standard Ruby:
bullet_train/app/helpers/account/locale_helper.rb#L60
Style/SuperArguments: Call `super` without arguments and parentheses when the signature is identical.
|
Standard Ruby:
bullet_train/app/mailers/devise_mailer.rb#L3
Style/SuperArguments: Call `super` without arguments and parentheses when the signature is identical.
|
Standard Ruby:
bullet_train/app/models/concerns/addresses/base.rb#L14
Style/SuperArguments: Call `super` without arguments and parentheses when the signature is identical.
|
Standard Ruby:
bullet_train/app/models/concerns/memberships/base.rb#L65
Style/SuperArguments: Call `super` without arguments and parentheses when the signature is identical.
|
Standard Ruby
Process completed with exit code 1.
|
Standard Ruby
Standard Ruby found issues in your code.
|
Loading