Skip to content

Run bundle update mainly for rubocop racc/parser #22

Run bundle update mainly for rubocop racc/parser

Run bundle update mainly for rubocop racc/parser #22

Triggered via pull request August 2, 2024 04:23
@r7kamurar7kamura
synchronize #26
bundle-update
Status Failure
Total duration 38s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.