Skip to content

release: 0.1.0-alpha.2 #73

release: 0.1.0-alpha.2

release: 0.1.0-alpha.2 #73

Triggered via pull request March 16, 2025 03:23
Status Success
Total duration 1m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 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_page.rb#L56
Lint/UnusedMethodArgument: Unused method argument - `headers`.
lint: lib/finch-api/base_page.rb#L56
Lint/UnusedMethodArgument: Unused method argument - `page_data`.
lint: lib/finch-api/models/hris/w42020.rb#L132
Layout/LineLength: Line is too long. [122/110]
lint: lib/finch-api/util.rb#L461
Naming/MethodParameterName: Method parameter must be at least 3 characters long.