Skip to content

release: 0.1.0-alpha.22 #140

release: 0.1.0-alpha.22

release: 0.1.0-alpha.22 #140

Triggered via pull request March 6, 2025 21:49
Status Success
Total duration 1m 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: lib/orb/base_client.rb#L461
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: lib/orb/pooled_net_requester.rb#L163
Lint/SuppressedException: Do not suppress exceptions.
lint: lib/orb/util.rb#L600
Metrics/BlockLength: Block has too many lines. [27/25]
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/customers/credits/ledger_test.rb#L25
Lint/EmptyInPattern: Avoid `in` branches without a body.