release: 0.1.0-alpha.31 #268
Annotations
8 warnings
|
lint:
Rakefile#L17
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
lib/orb.rb#L5
Style/SpecialGlobalVars: Prefer `$PROGRAM_NAME` over `$0`.
|
|
lint:
lib/orb/type/base_model.rb#L97
Layout/LineLength: Line is too long. [164/110]
|
|
lint:
lib/orb/type/base_model.rb#L208
Metrics/BlockLength: Block has too many lines. [28/25]
|
|
lint:
lib/orb/type/base_model.rb#L217
Lint/DuplicateBranch: Duplicate branch body detected.
|
|
lint:
lib/orb/type/union.rb#L142
Layout/LineLength: Line is too long. [112/110]
|
|
lint:
orb.gemspec#L13
Gemspec/RequiredRubyVersion: `required_ruby_version` and `TargetRubyVersion` (3.1, which may be specified in .rubocop.yml) should be equal.
|
|
lint:
test/orb/resources/dimensional_price_groups/external_dimensional_price_group_id_test.rb#L5
Layout/LineLength: Line is too long. [113/110]
|