Execution Hanging Detection #341
ruby.yml
on: pull_request
Rubocop
20s
Unit Tests
1m 44s
Annotations
2 errors and 2 warnings
Rubocop
Process completed with exit code 1.
|
Unit Tests
Process completed with exit code 1.
|
Rubocop:
workers/timeout_execution.rb#L15
[rubocop] reported by reviewdog 🐶
Assignment Branch Condition size for timeout is too high. [<3, 16, 5> 17.03/17] (http://c2.com/cgi/wiki?AbcMetric, https://en.wikipedia.org/wiki/ABC_Software_Metric)
Raw Output:
workers/timeout_execution.rb:15:5: C: Metrics/AbcSize: Assignment Branch Condition size for timeout is too high. [<3, 16, 5> 17.03/17] (http://c2.com/cgi/wiki?AbcMetric, https://en.wikipedia.org/wiki/ABC_Software_Metric)
|
Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: SonicGarden/rspec-report-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|