release: 0.1.0-alpha.29 #244
Annotations
10 warnings
|
lint:
lib/orb.rb#L5
Lint/UselessDefined: Calling `defined?` with a symbol argument will always return a truthy value.
|
|
lint:
lib/orb/base_model.rb#L332
Layout/LineLength: Line is too long. [120/110]
|
|
lint:
lib/orb/base_model.rb#L420
Metrics/ModuleLength: Module has too many lines. [101/100]
|
|
lint:
lib/orb/base_model.rb#L520
Layout/LineLength: Line is too long. [127/110]
|
|
lint:
lib/orb/models/alert.rb#L212
Lint/EmptyClass: Empty metaclass detected.
|
|
lint:
lib/orb/models/alert_create_for_customer_params.rb#L50
Lint/EmptyClass: Empty metaclass detected.
|
|
lint:
lib/orb/models/alert_create_for_external_customer_params.rb#L50
Lint/EmptyClass: Empty metaclass detected.
|
|
lint:
lib/orb/models/alert_create_for_subscription_params.rb#L67
Lint/EmptyClass: Empty metaclass detected.
|
|
lint:
lib/orb/models/amount_discount.rb#L46
Lint/EmptyClass: Empty metaclass detected.
|
|
lint:
lib/orb/models/billable_metric.rb#L68
Lint/EmptyClass: Empty metaclass detected.
|