Skip to content

Rename rubocop rule from IgnoredMethods to AllowedMethods #25

Rename rubocop rule from IgnoredMethods to AllowedMethods

Rename rubocop rule from IgnoredMethods to AllowedMethods #25

Triggered via push January 9, 2024 16:03
Status Failure
Total duration 41s
Artifacts

ci.yml

on: push
Matrix: Run tests and linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 19 warnings
Run tests and linter (2.6, Gemfile)
Process completed with exit code 1.
Run tests and linter (2.5, Gemfile)
Process completed with exit code 1.
lib/my_data/resource.rb#L70
Remove the self-assignment branch (Style/RedundantSelfAssignmentBranch)
lib/my_data/resource.rb#L145
Remove the self-assignment branch (Style/RedundantSelfAssignmentBranch)
lib/my_data/xsd/resource_generator.rb#L18
Use `each_value` instead of `each` and remove the unused `_` block argument (Style/HashEachMethods)
my_data.gemspec#L15
`required_ruby_version` and `TargetRubyVersion` (2.7, which may be specified in .rubocop.yml) should be equal (Gemspec/RequiredRubyVersion)
my_data.gemspec#L15
`required_ruby_version` and `TargetRubyVersion` (2.6, which may be specified in .rubocop.yml) should be equal (Gemspec/RequiredRubyVersion)
Run tests and linter (3.0, Gemfile)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lib/my_data/resource.rb#L70
Remove the self-assignment branch (Style/RedundantSelfAssignmentBranch)
lib/my_data/resource.rb#L145
Remove the self-assignment branch (Style/RedundantSelfAssignmentBranch)
lib/my_data/xsd/resource_generator.rb#L18
Use `each_value` instead of `each` and remove the unused `_` block argument (Style/HashEachMethods)
my_data.gemspec#L15
`required_ruby_version` and `TargetRubyVersion` (2.7, which may be specified in .rubocop.yml) should be equal (Gemspec/RequiredRubyVersion)
Run tests and linter (2.6, Gemfile)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lib/my_data/resource.rb#L24
Block has too many lines. [73/25] (Metrics/BlockLength)
spec/lib/my_data/client_spec.rb#L3
Block has too many lines. [166/25] (Metrics/BlockLength)
spec/lib/my_data/client_spec.rb#L14
Block has too many lines. [46/25] (Metrics/BlockLength)
spec/lib/my_data/client_spec.rb#L76
Block has too many lines. [29/25] (Metrics/BlockLength)
spec/lib/my_data/client_spec.rb#L116
Block has too many lines. [41/25] (Metrics/BlockLength)
spec/lib/my_data/client_spec.rb#L172
Block has too many lines. [34/25] (Metrics/BlockLength)
Run tests and linter (2.7, Gemfile)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests and linter (2.5, Gemfile)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/