release: 0.1.0-alpha.17 #110
Annotations
10 warnings
|
lint:
lib/orb/base_client.rb#L481
Layout/LineLength: Line is too long. [122/110]
|
|
lint:
lib/orb/base_model.rb#L158
Lint/ShadowedException: Do not shadow rescued Exceptions.
|
|
lint:
lib/orb/page.rb#L95
Layout/LineLength: Line is too long. [120/110]
|
|
lint:
lib/orb/pooled_net_requester.rb#L65
Lint/EmptyInPattern: Avoid `in` branches without a body.
|
|
lint:
orb.gemspec#L13
Gemspec/RequiredRubyVersion: `required_ruby_version` and `TargetRubyVersion` (3.1, which may be specified in .rubocop.yml) should be equal.
|
|
lint:
orb.gemspec#L18
Gemspec/RequireMFA: `metadata['rubygems_mfa_required']` must be set to `'true'`.
|
|
lint:
test/orb/resources/coupons/subscriptions_test.rb#L23
Metrics/BlockLength: Block has too many lines. [27/25]
|
|
lint:
test/orb/resources/dimensional_price_groups/external_dimensional_price_group_id_test.rb#L5
Layout/LineLength: Line is too long. [113/110]
|
|
lint:
test/orb/resources/invoices_test.rb#L28
Metrics/BlockLength: Block has too many lines. [43/25]
|
|
lint:
test/orb/resources/invoices_test.rb#L82
Metrics/BlockLength: Block has too many lines. [43/25]
|