Skip to content

release: 0.1.0-alpha.1 #18

release: 0.1.0-alpha.1

release: 0.1.0-alpha.1 #18

Triggered via pull request March 21, 2025 04:07
Status Success
Total duration 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: lib/lithic/models/account_holder.rb#L699
Lint/EmptyClass: Empty metaclass detected.
lint: lib/lithic/models/account_holder.rb#L680
Lint/EmptyClass: Empty metaclass detected.
lint: lib/lithic/models/account_holder.rb#L656
Lint/EmptyClass: Empty metaclass detected.
lint: lib/lithic/models/account_holder.rb#L571
Lint/EmptyClass: Empty metaclass detected.
lint: lib/lithic/models/account_financial_account_type.rb#L14
Lint/EmptyClass: Empty metaclass detected.
lint: lib/lithic/models/account.rb#L169
Lint/EmptyClass: Empty metaclass detected.
lint: lib/lithic/base_model.rb#L491
Layout/LineLength: Line is too long. [130/110]
lint: lib/lithic/base_model.rb#L391
Metrics/ModuleLength: Module has too many lines. [101/100]
lint: lib/lithic/base_model.rb#L332
Layout/LineLength: Line is too long. [123/110]
lint: lib/lithic.rb#L5
Lint/UselessDefined: Calling `defined?` with a symbol argument will always return a truthy value.