Bump rubocop-govuk from 4.12.0 to 4.13.0 #448
ci.yml
on: pull_request
CodeQL SAST scan
/
Analyze
46s
Dependency Review scan
/
dependency-review-pr
6s
Dependency Review scan
/
dependency-review-push
0s
Security Analysis
/
Run Brakeman
22s
Lint Ruby
/
Run RuboCop
21s
Run Pact tests
/
Verify pact tests
38s
Test Ruby
35s
Annotations
3 errors
Lint Ruby / Run RuboCop:
spec/lib/publishing_api_tasks_spec.rb#L18
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_` block argument. (https://rubystyle.guide#hash-each)
|
Lint Ruby / Run RuboCop:
spec/lib/publishing_api_tasks_spec.rb#L29
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_` block argument. (https://rubystyle.guide#hash-each)
|
Lint Ruby / Run RuboCop
Process completed with exit code 1.
|