Skip to content

release: 0.1.0-alpha.2 #45

release: 0.1.0-alpha.2

release: 0.1.0-alpha.2 #45

Triggered via pull request March 12, 2025 20:38
Status Success
Total duration 59s
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/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#L67
Lint/EmptyInPattern: Avoid `in` branches without a body.
lint: lib/finch-api/util.rb#L487
Naming/MethodParameterName: Method parameter must be at least 3 characters long.
lint: test/finch-api/util_test.rb#L164
Lint/EmptyBlock: Empty block detected.
lint: test/finch-api/util_test.rb#L220
Lint/EmptyBlock: Empty block detected.