Identify and translate missing plural keys #347
Annotations
9 errors and 2 warnings
lib/i18n/tasks/command/commands/missing.rb#L43
[Correctable] Layout/LineLength: Line is too long. [134/120]
|
lib/i18n/tasks/missing_keys.rb#L59
Metrics/AbcSize: Assignment Branch Condition size for missing_plural_forest is too high. [<12, 44, 8> 46.3/30]
|
lib/i18n/tasks/missing_keys.rb#L59
Metrics/MethodLength: Method has too many lines. [26/25]
|
lib/i18n/tasks/translators/base_translator.rb#L65
[Correctable] Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning.
|
spec/translator_spec.rb#L6
RSpec/LeakyConstantDeclaration: Stub module constant instead of declaring explicitly.
|
spec/translator_spec.rb#L18
RSpec/LeakyConstantDeclaration: Stub module constant instead of declaring explicitly.
|
spec/translator_spec.rb#L19
RSpec/LeakyConstantDeclaration: Stub class constant instead of declaring explicitly.
|
spec/translator_spec.rb#L87
Layout/LineLength: Line is too long. [139/120]
|
|
spec/translator_spec.rb#L6
Lint/ConstantDefinitionInBlock: Do not define constants this way within a block.
|
spec/translator_spec.rb#L18
Lint/ConstantDefinitionInBlock: Do not define constants this way within a block.
|
The logs for this run have expired and are no longer available.
Loading