Skip to content

release: 0.1.0-alpha.27 #206

release: 0.1.0-alpha.27

release: 0.1.0-alpha.27 #206

Triggered via pull request March 13, 2025 16:51
Status Success
Total duration 1m 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: lib/orb/base_page.rb#L57
Lint/UnusedMethodArgument: Unused method argument - `headers`.
lint: lib/orb/base_page.rb#L57
Lint/UnusedMethodArgument: Unused method argument - `page_data`.
lint: lib/orb/page.rb#L67
Layout/LineLength: Line is too long. [113/110]
lint: lib/orb/page.rb#L91
Layout/LineLength: Line is too long. [120/110]
lint: lib/orb/pooled_net_requester.rb#L67
Lint/EmptyInPattern: Avoid `in` branches without a body.
lint: lib/orb/util.rb#L487
Naming/MethodParameterName: Method parameter must be at least 3 characters long.
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#L18
Metrics/BlockLength: Block has too many lines. [27/25]
lint: test/orb/resources/customers/credits/ledger_test.rb#L30
Metrics/BlockLength: Block has too many lines. [116/25]