Run bundle update mainly for rubocop racc/parser #22
test.yml
on: pull_request
rspec
/
rspec
22s
rubocop
/
rubocop
29s
Annotations
3 errors and 5 warnings
rubocop / rubocop:
lib/rspec/request_describer.rb#L25
Metrics/CyclomaticComplexity: Cyclomatic complexity for included is too high. [9/7]
|
rubocop / rubocop:
lib/rspec/request_describer.rb#L25
Metrics/PerceivedComplexity: Perceived complexity for included is too high. [10/8]
|
rubocop / rubocop
Process completed with exit code 1.
|
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.
|