Skip to content

Github Actions: Adds ruby 3.4 #400

Github Actions: Adds ruby 3.4

Github Actions: Adds ruby 3.4 #400

Triggered via pull request February 9, 2025 12:16
Status Failure
Total duration 1m 3s
Artifacts

tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
lint: lib/i18n/tasks/cli.rb#L68
[Correctable] Style/HashSyntax: Omit the hash value.
lint: lib/i18n/tasks/command/commands/missing.rb#L71
[Correctable] Style/HashSyntax: Omit the hash value.
lint: lib/i18n/tasks/command/commands/usages.rb#L72
[Correctable] Style/HashSyntax: Omit the hash value.
lint: lib/i18n/tasks/command/option_parsers/enum.rb#L9
[Correctable] Style/HashSyntax: Omit the hash value.
lint: lib/i18n/tasks/command/option_parsers/locale.rb#L8
[Correctable] Style/RedundantFreeze: Do not freeze immutable objects, as freezing them has no effect.
lint: lib/i18n/tasks/concurrent/cache.rb#L16
[Correctable] Naming/BlockForwarding: Use anonymous block forwarding.
lint: lib/i18n/tasks/concurrent/cache.rb#L18
[Correctable] Naming/BlockForwarding: Use anonymous block forwarding.
lint: lib/i18n/tasks/data/adapter/yaml_adapter.rb#L8
[Correctable] Style/RedundantFreeze: Do not freeze immutable objects, as freezing them has no effect.
lint: lib/i18n/tasks/data/adapter/yaml_adapter.rb#L9
[Correctable] Style/RedundantFreeze: Do not freeze immutable objects, as freezing them has no effect.
lint: lib/i18n/tasks/data/file_system_base.rb#L163
[Correctable] Style/HashSyntax: Omit the hash value.
test (jruby)
The process '/home/runner/.rubies/jruby-9.4.11.0/bin/bundle' failed with exit code 1
lint: i18n-tasks.gemspec#L35
Gemspec/RequiredRubyVersion: required_ruby_version and TargetRubyVersion (3.1, which may be specified in .rubocop.yml) should be equal.
lint: spec/file_system_data_spec.rb#L103
[Correctable] Lint/RedundantDirGlobSort: Remove redundant sort.
lint: spec/file_system_data_spec.rb#L139
[Correctable] Lint/RedundantDirGlobSort: Remove redundant sort.