Skip to content

release: 0.1.0-alpha.2 #114

release: 0.1.0-alpha.2

release: 0.1.0-alpha.2 #114

Triggered via pull request March 21, 2025 12:32
Status Success
Total duration 1m 20s
Artifacts

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: lib/finch-api.rb#L1
Naming/FileName: The name of this source file (`finch-api.rb`) should use snake_case.
lint: lib/finch-api.rb#L5
Lint/UselessDefined: Calling `defined?` with a symbol argument will always return a truthy value.
lint: lib/finch-api/base_model.rb#L336
Layout/LineLength: Line is too long. [125/110]
lint: lib/finch-api/base_model.rb#L405
Metrics/ModuleLength: Module has too many lines. [101/100]
lint: lib/finch-api/base_model.rb#L505
Layout/LineLength: Line is too long. [132/110]
lint: lib/finch-api/models/account_update_event.rb#L1933
Lint/EmptyClass: Empty metaclass detected.
lint: lib/finch-api/models/account_update_event.rb#L1949
Lint/EmptyClass: Empty metaclass detected.
lint: lib/finch-api/models/company_event.rb#L35
Lint/EmptyClass: Empty metaclass detected.
lint: lib/finch-api/models/connect/session_new_params.rb#L103
Lint/EmptyClass: Empty metaclass detected.