Skip to content

release: 0.1.0-alpha.2 #38

release: 0.1.0-alpha.2

release: 0.1.0-alpha.2 #38

Triggered via pull request March 11, 2025 17:19
Status Success
Total duration 1m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: finch-api.gemspec#L13
Gemspec/RequiredRubyVersion: `required_ruby_version` and `TargetRubyVersion` (3.1, which may be specified in .rubocop.yml) should be equal.
lint: finch-api.gemspec#L18
Gemspec/RequireMFA: `metadata['rubygems_mfa_required']` must be set to `'true'`.
lint: lib/finch-api.rb#L1
Naming/FileName: The name of this source file (`finch-api.rb`) should use snake_case.
lint: lib/finch-api/base_client.rb#L461
Layout/LineLength: Line is too long. [122/110]
lint: lib/finch-api/individuals_page.rb#L71
Layout/LineLength: Line is too long. [113/110]
lint: lib/finch-api/models/hris/w42020.rb#L132
Layout/LineLength: Line is too long. [122/110]
lint: lib/finch-api/page.rb#L71
Layout/LineLength: Line is too long. [113/110]
lint: lib/finch-api/pooled_net_requester.rb#L65
Lint/EmptyInPattern: Avoid `in` branches without a body.
lint: lib/finch-api/pooled_net_requester.rb#L163
Lint/SuppressedException: Do not suppress exceptions.
lint: lib/finch-api/util.rb#L616
Metrics/BlockLength: Block has too many lines. [27/25]