20321 fix consistent interpolations check #2
Annotations
10 errors and 1 warning
lint:
lib/i18n/tasks/translators/base_translator.rb#L107
[Correctable] Style/RedundantRegexpEscape: Redundant escape inside regexp literal
|
lint:
lib/i18n/tasks/translators/deepl_translator.rb#L27
[Correctable] Layout/SpaceInsideParens: Space inside parentheses detected.
|
lint:
lib/i18n/tasks/translators/deepl_translator.rb#L27
[Correctable] Layout/SpaceInsideParens: Space inside parentheses detected.
|
lint:
lib/i18n/tasks/translators/deepl_translator.rb#L105
[Correctable] Style/RedundantSort: Use max_by instead of sort_by...last.
|
lint:
spec/deepl_translate_spec.rb#L8
[Correctable] Layout/ExtraSpacing: Unnecessary spacing detected.
|
lint:
spec/deepl_translate_spec.rb#L12
Layout/LineLength: Line is too long. [150/120]
|
lint:
spec/deepl_translate_spec.rb#L13
Layout/LineLength: Line is too long. [152/120]
|
lint:
spec/deepl_translate_spec.rb#L16
[Correctable] Layout/LineLength: Line is too long. [149/120]
|
lint:
spec/interpolations_spec.rb#L19
RSpec/ContextWording: Context description should match /^when\b/, /^with\b/, or /^without\b/.
|
lint:
spec/interpolations_spec.rb#L34
RSpec/ContextWording: Context description should match /^when\b/, /^with\b/, or /^without\b/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rubocop-problem-matchers-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|