Skip to content

[#7361] Automatically tag bodies with few public requests #2689

[#7361] Automatically tag bodies with few public requests

[#7361] Automatically tag bodies with few public requests #2689

Triggered via pull request October 20, 2023 15:41
Status Success
Total duration 1m 14s
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/support/shared_context_for_not_many_requests_tag.rb#L1
[rubocop] reported by reviewdog 🐶 [Correctable] Layout/LineLength: Line is too long. [89/80] (https://rubystyle.guide#max-line-length) Raw Output: spec/support/shared_context_for_not_many_requests_tag.rb:1:81: C: [Correctable] Layout/LineLength: Line is too long. [89/80] (https://rubystyle.guide#max-line-length) RSpec.shared_context 'disable not_many_requests tagging', not_many_requests_tag: false do ^^^^^^^^^
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/