Update xsd to 1.0.7 version #21
Annotations
2 errors and 23 warnings
Run tests and linter (2.5, Gemfile)
Process completed with exit code 1.
|
Run tests and linter (2.6, Gemfile)
Process completed with exit code 1.
|
lib/my_data/resource.rb#L71
Remove the self-assignment branch (Style/RedundantSelfAssignmentBranch)
|
lib/my_data/resource.rb#L146
Remove the self-assignment branch (Style/RedundantSelfAssignmentBranch)
|
lib/my_data/type_caster.rb#L30
Use safe navigation (`&.`) instead of checking if an object exists before calling the method (Style/SafeNavigation)
|
lib/my_data/xsd/resource_generator.rb#L18
Use `each_value` instead of `each` and remove the unused `_` block argument (Style/HashEachMethods)
|
lib/my_data/xsd/structure.rb#L23
Pass a block to `to_h` instead of calling `map.to_h` (Style/MapToHash)
|
my_data.gemspec#L15
`required_ruby_version` and `TargetRubyVersion` (2.7, which may be specified in .rubocop.yml) should be equal (Gemspec/RequiredRubyVersion)
|
spec/lib/my_data/client_spec.rb#L162
Line is too long. [155/120] (Layout/LineLength)
|
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/
|
spec/lib/my_data/client_spec.rb#L162
Line is too long. [155/120] (Layout/LineLength)
|
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/
|
lib/my_data/type_caster.rb#L30
Use safe navigation (`&.`) instead of checking if an object exists before calling the method (Style/SafeNavigation)
|
lib/my_data/xsd/structure.rb#L23
Pass a block to `to_h` instead of calling `map.to_h` (Style/MapToHash)
|
my_data.gemspec#L15
`required_ruby_version` and `TargetRubyVersion` (2.6, which may be specified in .rubocop.yml) should be equal (Gemspec/RequiredRubyVersion)
|
spec/lib/my_data/client_spec.rb#L162
Line is too long. [155/120] (Layout/LineLength)
|
lib/my_data/resource.rb#L71
Remove the self-assignment branch (Style/RedundantSelfAssignmentBranch)
|
lib/my_data/resource.rb#L146
Remove the self-assignment branch (Style/RedundantSelfAssignmentBranch)
|
lib/my_data/type_caster.rb#L30
Use safe navigation (`&.`) instead of checking if an object exists before calling the method (Style/SafeNavigation)
|
lib/my_data/xsd/resource_generator.rb#L18
Use `each_value` instead of `each` and remove the unused `_` block argument (Style/HashEachMethods)
|
lib/my_data/xsd/structure.rb#L23
Pass a block to `to_h` instead of calling `map.to_h` (Style/MapToHash)
|
my_data.gemspec#L15
`required_ruby_version` and `TargetRubyVersion` (2.7, which may be specified in .rubocop.yml) should be equal (Gemspec/RequiredRubyVersion)
|
spec/lib/my_data/client_spec.rb#L162
Line is too long. [155/120] (Layout/LineLength)
|
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/
|
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/
|