[#3830] Update request base calculated status #2727
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/
|