Skip to content

[#3830] Update request base calculated status #2727

[#3830] Update request base calculated status

[#3830] Update request base calculated status #2727

Triggered via pull request October 27, 2023 16:01
Status Success
Total duration 1m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: spec/models/info_request/state/calculator_spec.rb#L271
[rubocop] reported by reviewdog 🐶 Layout/LineLength: Line is too long. [81/80] (https://rubystyle.guide#max-line-length) Raw Output: spec/models/info_request/state/calculator_spec.rb:271:81: C: Layout/LineLength: Line is too long. [81/80] (https://rubystyle.guide#max-line-length) expected = "I'm still <strong>waiting</strong> for the internal review" ^
build
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/