Run bundle update mainly for rubocop racc/parser #21
test.yml
on: pull_request
rspec
/
rspec
26s
rubocop
/
rubocop
28s
Annotations
10 errors and 5 warnings
rubocop / rubocop:
Gemfile#L1
[Correctable] Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
rubocop / rubocop:
Rakefile#L1
[Correctable] Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
rubocop / rubocop:
lib/rspec/request_describer.rb#L1
[Correctable] Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
rubocop / rubocop:
lib/rspec/request_describer.rb#L23
Metrics/CyclomaticComplexity: Cyclomatic complexity for included is too high. [9/7]
|
rubocop / rubocop:
lib/rspec/request_describer.rb#L23
Metrics/PerceivedComplexity: Perceived complexity for included is too high. [10/8]
|
rubocop / rubocop:
lib/rspec/request_describer.rb#L59
[Correctable] Style/StringConcatenation: Prefer string interpolation to string concatenation.
|
rubocop / rubocop:
lib/rspec/request_describer/version.rb#L1
[Correctable] Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
rubocop / rubocop:
rspec-request_describer.gemspec#L1
[Correctable] Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
rubocop / rubocop:
spec/rspec/request_describer_spec.rb#L1
[Correctable] Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
rubocop / rubocop:
spec/rspec/request_describer_spec.rb#L16
[Correctable] Style/HashAsLastArrayItem: Wrap hash in { and }.
|
rspec / rspec
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rspec / rspec
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
rubocop / rubocop
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rubocop / rubocop
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
rubocop / rubocop:
rspec-request_describer.gemspec#L1
Gemspec/RequiredRubyVersion: required_ruby_version should be specified.
|