release: 0.1.0-alpha.30 #252
Annotations
8 warnings
|
lint:
Rakefile#L17
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
Rakefile#L22
Style/SignalException: Always use `raise` to signal exceptions.
|
|
lint:
lib/orb.rb#L5
Style/SpecialGlobalVars: Prefer `$PROGRAM_NAME` over `$0`.
|
|
lint:
lib/orb/base_model.rb#L332
Layout/LineLength: Line is too long. [120/110]
|
|
lint:
lib/orb/base_model.rb#L420
Metrics/ModuleLength: Module has too many lines. [101/100]
|
|
lint:
lib/orb/base_model.rb#L520
Layout/LineLength: Line is too long. [127/110]
|
|
lint:
orb.gemspec#L13
Gemspec/RequiredRubyVersion: `required_ruby_version` and `TargetRubyVersion` (3.1, which may be specified in .rubocop.yml) should be equal.
|
|
lint:
test/orb/resources/dimensional_price_groups/external_dimensional_price_group_id_test.rb#L5
Layout/LineLength: Line is too long. [113/110]
|